Intersoft WebInput Documentation
MaskInfo Class Members
See Also  Fields  Properties  Methods  Send Feedback
ISNet.WebUI.WebControls Namespace : MaskInfo Class

Glossary Item Box

The following tables list the members exposed by MaskInfo.

Public Constructors

 NameDescription
Public ConstructorMaskInfo Constructor  
Top

Public Fields

 NameDescription
Public FieldisEnabledEnables state of the MaskInfo.  
Top

Public Properties

 NameDescription
Public PropertyCaseSentitive Specifies if string comparisons within masking are case-sensitive.  
Public PropertyCopyWithLiterals Specifies if control text is copied to clipboard contains literals.  
Public PropertyCustomPlaceHolders Gets custom placeholder collection for current masking expression.  
Public PropertyEmptyAsNull Indicates if empty strings within control are interpreted as null values.  
Public PropertyMaskExpression Specifies masking expression. Specifies masking expression.  
Public PropertyPromptChar Specifies character displayed on empty mask positions. Specifies character displayed on empty mask positions.  
Public PropertySaveBlanks Specifies the stored text includes blank positions as PromptChar character.  
Public PropertySaveLiterals Specifies the stored text includes literals.  
Public PropertyShowLiterals Specifies the display text includes literals.  
Public PropertySkipOptional Specifies if optional mask positions are automatically skipped until the first position allowing the typed character. Specifies if optional mask positions are automatically skipped until the first position allowing the typed character.  
Top

Public Methods

 NameDescription
Public MethodBindToHighLight Bind mask info to a highlight instance.  
Public MethodClone (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodCopyFromOverloaded.  (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodDeSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetHashCode (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodGetObjectDataOverridden.   
Public MethodGetValidPlaceHolderGets valid PlaceHolder instance base on a placeholder character.Gets valid PlaceHolder instance base on a placeholder character.  
Public MethodIsEmpty (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodIsUseablePrompChar Determine whether a character is a useable prompt character.  
Public MethodIsValidChar Determine whether a character is a valid placeholder character.  
Public MethodIsValidPlaceHolder Determine whether a character is a valid placeholder character.  
Public MethodReset (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodSerializeObjectData (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodToString (Inherited from ISNet.WebUI.WebUIBaseClass)
Public MethodValidate Validate whether a text is a valid text for current masking expression.  
Top

See Also

© 2013 Intersoft Solutions Corp. All Rights Reserved.