InfoObjectRepository AddCollection Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodAddCollection(String)
Registers the given collection of objects within the repository. Includes all the objects of given type.
Public methodAddCollection CollectionType (String, String, String, String, Int32, String)
Registers the given collection of objects within the repository.
Public methodAddCollection(String, String, String, String, Int32, String)
Registers the given collection of objects within the repository.
Public methodAddCollection(String, String, String, String, Int32, String, Int32)
Registers the given collection of objects within the repository.
Back to Top
See Also