EventLogHelperGetChangedFieldsInternal Method |
Gets the list of changed fields in the given object.
Namespace: CMS.EventLogAssembly: CMS.EventLog (in CMS.EventLog.dll) Version: 12.0.0
Syntax protected virtual string GetChangedFieldsInternal(
BaseInfo bi
)
Parameters
- bi
- Type: CMS.DataEngineBaseInfo
BaseInfo object
Return Value
Type:
StringSee Also