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