Click or drag to resize
EventLogHelperGetFields Method
Gets the list of fields in the given object.

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 8.2.23
Syntax
C#
public static string GetFields(
	IAdvancedDataContainer dc
)

Parameters

dc
Type: CMS.BaseIAdvancedDataContainer
DataClass object

Return Value

Type: String
See Also