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