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