ASP.NET Pack Programmer's Guide
MaskTextBox.set_emptyText Method
See Also
 





Sets the text to be displayed when the control's value is not set.

Namespace: MindFusion.UI.WebForms
Package: MaskTextBox.js

 Syntax

JavaScript  Copy Code

function set_emptyText (value)

 Parameters

value

Type: String
The text.

 See Also

MaskTextBox Members
MaskTextBox Class
MindFusion.UI.WebForms Namespace