CMSAdminControlRaiseOnNotAllowed Method |
Raises the OnNotAllowed event.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public void RaiseOnNotAllowed(
string permissionType
)
Parameters
- permissionType
- Type: SystemString
Type of the permission not allowed
See Also