Table of Contents

Class CombinedInfoObjectCollection

Namespace
CMS.DataEngine
Assembly
CMS.DataEngine.dll

Collection that combines several info object collections of specific type.

public class CombinedInfoObjectCollection : CombinedInfoObjectCollection<IInfoObjectCollection<BaseInfo>, BaseInfo>
Inheritance
object
CombinedInfoObjectCollection
Inherited Members
Extension Methods

Methods

SubmitChanges()

Submits the changes in the collection to the database.

public override void SubmitChanges()