Returns true if user is authorized per resource
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: BooleanReturns TRUE if user is authorized for the object
See Also