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

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

Parameters

bi
Type: CMS.DataEngineBaseInfo
BaseInfo object

Return Value

Type: String
See Also