Enum TextBoxTokenType
Represents the token type of TextBox.
Namespace: Phoenix.Aruba.Controls
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public enum TextBoxTokenType
Fields
Name | Description |
---|---|
MultipleToken | Identifies the TokenType as MultiToken. |
SingleToken | Identifies the TokenType as SingleToken. |