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