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