ConfigurationHelper AuthorizedModifyConfiguration Method Kentico 8.0 API Reference
Returns if current user is authorized to modify configuration.

Namespace: CMS.OnlineMarketing
Assembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

siteID
Type: OnlineSystem Int32
SiteID of an configuration
noPermissionRedirect
Type: OnlineSystem Boolean
Indicates if redirect should be done when not enough permissions

Return Value

Type: OnlineBoolean
See Also