Click or drag to resize
DocumentUIHelperCheckDocumentPermissions Method (ICMSDocumentManager)
Checks document permissions regarding the document manager mode and optionally redirects to access denied page

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static void CheckDocumentPermissions(
	ICMSDocumentManager manager
)

Parameters

manager
Type: CMS.ExtendedControlsICMSDocumentManager
See Also