Click or drag to resize
InfoObjectCollectionSubmitChanges Method
Submits the changes in the collection to the database.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public virtual void SubmitChanges()
See Also