The BaseCustomTokenReplace type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AccessingUser |
Gets/sets the user object representing the currently accessing user (permission)
|
![]() | CurrentAccessLevel |
Gets/sets the current Access Level controlling access to critical user settings
|
![]() | DebugMessages |
If DebugMessages are enabled, unknown Tokens are replaced with Error Messages
|
![]() | FormatProvider |
Gets the Format provider as Culture info from stored language or current culture
(Inherited from BaseTokenReplace.) |
![]() | Language |
Gets/sets the language to be used, e.g. for date format
(Inherited from BaseTokenReplace.) |
![]() | TokenizerRegex |
Gets the Regular expression for the token to be replaced
(Inherited from BaseTokenReplace.) |
![]() | UseObjectLessExpression | (Inherited from BaseTokenReplace.) |