Adds querystring parameters 'isSiteManager' and 'siteid' to provided URL. Applied only in sitemanager.
Namespace: CMS.OnlineMarketingAssembly: CMS.OnlineMarketing (in CMS.OnlineMarketing.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- url
- Type: System String
Existing url
- currentSiteID
- Type: System Nullable Int32
Current site ID
Return Value
Type: StringReturns modified URL
See Also