CMSToolsPageGlobalPermissionsCheckModifyPermission Method |
Name | Description | |
---|---|---|
CheckModifyPermission(Int32) |
Checks if user has modify permission based on siteID. If siteID is -4, then modifyglobal permission is checked.
Otherwise modify is checked and siteID has to be current site.
| |
CheckModifyPermission(NullableInt32) |
Checks if user has modify permission based on siteID. If siteID is null, then modifyglobal permission is checked.
Otherwise modify is checked and siteID has to be current site.
|