CMSToolsPageGlobalPermissions HasUserModifyPermission Method (Nullable Int32 )Kentico 8.0 API Reference
Returns true if user has modify permission based on siteID (if siteID is null, then modifyglobal is checked, otherwise modify).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteID
Type: OnlineSystem Nullable OnlineInt32 
Site ID to check permission for

Return Value

Type: OnlineBoolean
See Also