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.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteID
- Type: System Nullable Int32
SiteID to check permission for.
See Also