CMSAutomationPage AddSiteQuery Method Kentico 8.0 API Reference
Adds querystring parameters 'isSiteManager' and 'siteid' to provided URL. Applied only in site manager.

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

Parameters

url
Type: OnlineSystem String
Existing url
currentSiteID
Type: OnlineSystem Nullable OnlineInt32 
Current site ID

Return Value

Type: OnlineString
Returns modified URL
See Also