Spread for ASP.NET 10 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 10, Windows Vista, Windows Server 2003, Windows Server 2008, Windows Server 2012, Windows XP Professional

See Also

Reference

TextBoxWatermarkCellType Class
TextBoxWatermarkCellType Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.