Click or drag to resize
Token Properties

The Token type exposes the following members.

Properties
  Name Description
Public property Name
Gets the name of the token. This will only consist of the key after the token tag has been parse. Example: tokenName
Public property Original
Gets or sets the original token tag. Example {% tokenName }
Public property Value
Gets or sets the value to replace the token.
Top
See Also