Click or drag to resize
VirtualContextAuthenticatorConstantsCALLBACK_ARGS_SEPARATOR Field
The callback arguments separator.

Namespace: CMS.UIControls.Internal
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public const char CALLBACK_ARGS_SEPARATOR = ';'

Field Value

Type: Char
See Also