Input for ASP.NET WebForms
TextWithPromptAndLiterals Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Input Namespace > C1InputMask Class : TextWithPromptAndLiterals Property
Gets the text input by the user as well as any literal characters defined in the mask and any instances of the prompt character.
Syntax
'Declaration
 
Public Overridable ReadOnly Property TextWithPromptAndLiterals As System.String
public virtual System.string TextWithPromptAndLiterals {get;}
See Also

Reference

C1InputMask Class
C1InputMask Members