Click or drag to resize
EventLogHelperGetChangedFields 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#
public static string GetChangedFields(
	BaseInfo bi
)

Parameters

bi
Type: CMS.DataEngineBaseInfo
BaseInfo object

Return Value

Type: String
See Also