Resets the object changes and keeps the new values as unchanged.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- asUnchanged (Optional)
- Type: System Boolean
If true, the changed columns won't contain anything. If false, the previous values are discarded, but all the columns will be marked as changed.
See Also