ICMSDocumentManagerIsActionAllowed Method |
Checks if given action is allowed
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax bool IsActionAllowed(
string actionName
)
Parameters
- actionName
- Type: SystemString
Return Value
Type:
BooleanSee Also