Click or drag to resize
AnalyticsLogGetInformation Method
Returns information writable to analytics debug.

Namespace: CMS.WebAnalytics.Web.UI
Assembly: CMS.WebAnalytics.Web.UI (in CMS.WebAnalytics.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected string GetInformation(
	Object objectName,
	Object culture,
	Object objectId
)

Parameters

objectName
Type: SystemObject
culture
Type: SystemObject
objectId
Type: SystemObject

Return Value

Type: String
See Also