Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
TreeNodeRepository Class
TreeNodeRepository Methods
AddCollection Method
GetRootDocument Method
LoadCollection Method
NewCollection Method
NewCombinedCollection Method
TreeNodeRepository
.
NewCollection Method
Creates new collection for the data.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
Copy
public
override
TreeNodeCollection
NewCollection
(
string
type
)
Parameters
type
Type:
System
.
String
Type of the collection
Return Value
Type:
TreeNodeCollection
Implements
IInfoObjectRepository
<
TCollection
>
.
NewCollection(String)
See Also
Reference
TreeNodeRepository Class
CMS.DocumentEngine Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com