Click or drag to resize
AnalyticsLogGetInformation Method
Gets the item information

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
protected string GetInformation(
	Object data,
	Object objectName,
	Object culture,
	Object objectId
)

Parameters

data
Type: SystemObject
Activity data
objectName
Type: SystemObject
Object name
culture
Type: SystemObject
Culture
objectId
Type: SystemObject
Object ID

Return Value

Type: String
See Also