AnalyticsLogGetInformation Method |
Gets the item information
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax 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:
StringSee Also