Input for ASP.NET WebForms
AllowPromptAsInput Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputMask Class : AllowPromptAsInput Property
Indicates whether the prompt character can be entered as valid data by the user. The prompt character is the character seen in the text box before a user enters input. See the PromptChar Property for more information.
Syntax
'Declaration
 
Public Property AllowPromptAsInput As System.Boolean
public System.bool AllowPromptAsInput {get; set;}
See Also

Reference

C1InputMask Class
C1InputMask Members