Click or drag to resize
ICMSDocumentManagerOnCheckPermissions Event
On check permissions event handler.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
event EventHandler<SimpleDocumentManagerEventArgs> OnCheckPermissions

Value

Type: SystemEventHandlerSimpleDocumentManagerEventArgs
See Also