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