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

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