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

Namespace: CMS.EventLog
Assembly: CMS.EventLog (in CMS.EventLog.dll) Version: 11.0.0
Syntax
C#
protected virtual string GetFieldsInternal(
	BaseInfo bi
)

Parameters

bi
Type: CMS.DataEngineBaseInfo
BaseInfo object

Return Value

Type: String
See Also