The following tables list the members exposed by MaskInfo.
| Name | Description | |
|---|---|---|
![]() | MaskInfo Constructor |
| Name | Description | |
|---|---|---|
![]() | CaseSentitive | Specifies if string comparisons within masking are case-sensitive. |
![]() | CopyWithLiterals | Specifies if control text is copied to clipboard contains literals. |
![]() | CustomPlaceHolders | Gets custom placeholder collection for current masking expression. |
![]() | EmptyAsNull | Indicates if empty strings within control are interpreted as null values. |
![]() | MaskExpression | Specifies masking expression. Specifies masking expression. |
![]() | PromptChar | Specifies character displayed on empty mask positions. Specifies character displayed on empty mask positions. |
![]() | SaveBlanks | Specifies the stored text includes blank positions as PromptChar character. |
![]() | SaveLiterals | Specifies the stored text includes literals. |
![]() | ShowLiterals | Specifies the display text includes literals. |
![]() | SkipOptional | 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. |
| Name | Description | |
|---|---|---|
![]() | BindToHighLight | Bind mask info to a highlight instance. |
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | GetValidPlaceHolder | Gets valid PlaceHolder instance base on a placeholder character.Gets valid PlaceHolder instance base on a placeholder character. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | IsUseablePrompChar | Determine whether a character is a useable prompt character. |
![]() | IsValidChar | Determine whether a character is a valid placeholder character. |
![]() | IsValidPlaceHolder | Determine whether a character is a valid placeholder character. |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Validate | Validate whether a text is a valid text for current masking expression. |



