Spread for ASP.NET 8.0 Product Documentation
TextBoxWatermarkCellType Constructor(String)


The text to place in the control when watermarked.
Creates a new ASP.NET AJAX extender text box watermark cell.
Syntax
'Declaration
 
Public Function New( _
   ByVal watermark As String _
)
'Usage
 
Dim watermark As String
 
Dim instance As New TextBoxWatermarkCellType(watermark)
public TextBoxWatermarkCellType( 
   string watermark
)

Parameters

watermark
The text to place in the control when watermarked.
Requirements

Target Platforms: Windows 7, Windows 8, Windows Vista, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

TextBoxWatermarkCellType Class
TextBoxWatermarkCellType Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.