C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputMask Class / TextWithPromptAndLiterals Property

In This Topic
TextWithPromptAndLiterals Property
In This Topic
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
 
See Also