Returns true if user is authorized per resource
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- siteID
- Type:
System Int32
Object's site ID
- permissionSite
- Type:
System String
Name of the permission for site objects
- permissionGlobal
- Type:
System String
Name of the permission for global objects
- globalSetting
- Type:
System String
Name of settings for global objects
- noPermissionRedirect
- Type:
System Boolean
Indicates if redirect should be done when not enough permissions
Return Value
Type:
Returns TRUE if user is authorized for the object
See Also