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