CMSAdminControlAccessDenied Method (Int32, String) |
Ensure access denied actions due to settings.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public void AccessDenied(
int nodeId,
string permissionName
)
Parameters
- nodeId
- Type: SystemInt32
Node ID that failed - permissionName
- Type: SystemString
Permission name that failed
See Also