Click or drag to resize
WebAnalyticsHandlersPARAM_PAGE_SITE_ID Field

Note: This API is now obsolete.

Page site ID query parameter name.

Namespace: CMS.WebAnalytics
Assembly: CMS.WebAnalytics (in CMS.WebAnalytics.dll) Version: 9.0.0
Syntax
C#
[ObsoleteAttribute("If you need to get site ID in WebAnalyticsService, please register it yourself using the WebAnalyticsEvents.InsertAnalyticsJS event.")]
public const string PARAM_PAGE_SITE_ID

Field Value

Type: String
See Also