Click or drag to resize
WebAnalyticsHandlersPARAM_PAGE_GUID Field

Note: This API is now obsolete.

Page GUID 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 DocumentGUID in WebAnalyticsService, please register it yourself using the WebAnalyticsEvents.InsertAnalyticsJS event.")]
public const string PARAM_PAGE_GUID

Field Value

Type: String
See Also