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