VirtualContext Fields |
The VirtualContext type exposes the following members.
Name | Description | |
---|---|---|
ADMINISTRATION_DOMAIN_PARAMETER |
Query string parameter that holds administration url (scheme + domain + appPath)
| |
PARAM_CULTURE |
Name of the culture code parameter
| |
PARAM_EMBEDED_IN_ADMINISTRATION |
Name of the parameter which indicates if page is embedded in administration inside an iframe.
| |
PARAM_FORM_BUILDER_EXPIRATION |
Name of the parameter which indicates form builder preview link expiration.
| |
PARAM_FORM_BUILDER_URL |
Name of the parameter which indicates that data in the VirtualContext URL belong to Form builder.
| |
PARAM_HASH |
Name of the hash parameter
| |
PARAM_PREVIEW_LINK |
Name of the preview link parameter
| |
PARAM_PREVIEW_MODE |
Name of the parameter indicating that the request is in the preview mode and the user name is stored in the cookie.
| |
PARAM_READONLY_MODE |
Name of the parameter which indicates that the virtual context is in readonly mode and cannot modify data.
| |
PARAM_SITENAME |
Name of the site name parameter
| |
PARAM_USERNAME |
Name of the user name parameter
| |
PARAM_VIEWMODE |
Name of the view mode parameter
| |
PARAM_WF_GUID |
Name of the workflow cycle GUID parameter
|