CMSContactManagementPage AddSiteQuery Method Kentico 8.1 API Reference
Adds querystring parameters 'isSiteManager' and 'siteid' to provided URL. Applied only in sitemanager.

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

Parameters

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

Return Value

Type: OnlineString
Returns modified URL
See Also