Returns true if user has modify permission based on siteID (if siteID is -4, then modifyglobal is checked, otherwise modify).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteID
- Type: System Int32
Site ID to check permission for
Return Value
Type: BooleanSee Also