CMSEventManagerPageCheckPermission Method |
Check permission for current event specified in query string and current user.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax protected void CheckPermission(
string permissionName
)
Parameters
- permissionName
- Type: SystemString
Permission name to check
See Also