PageSecurityHelperCheckPreviewLink Method |
Check preview link context
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 12.0.0
Syntax public static void CheckPreviewLink(
Guid cycleGuid,
ViewModeEnum viewMode,
bool documentUrl
)
Parameters
- cycleGuid
- Type: SystemGuid
GUID which identifies the workflow cycle - viewMode
- Type: CMS.PortalEngineViewModeEnum
View mode - documentUrl
- Type: SystemBoolean
Indicates if document URL should be checked
See Also