Click or drag to resize
TreeNodeCollectionNodeType Fields

The TreeNodeCollectionNodeType generic type exposes the following members.

Fields
  NameDescription
Public fieldAliasPath
Alias path.
(Inherited from TreeNodeCollection.)
Public fieldClassNames
Class names to select.
(Inherited from TreeNodeCollection.)
Public fieldCombineWithDefaultCulture
Combine with default culture.
(Inherited from TreeNodeCollection.)
Public fieldCultureCode
Culture of the documents.
(Inherited from TreeNodeCollection.)
Public fieldMaxRelativeLevel
Maximum relative level.
(Inherited from TreeNodeCollection.)
Protected fieldmTreeProvider
Tree provider object to use for the database access.
(Inherited from TreeNodeCollection.)
Protected fieldmWithAllData
Collection including coupled data
(Inherited from TreeNodeCollection.)
Protected fieldmWithPermissionsCheck
Collection with filtered documents based on permission check in context of current user
(Inherited from TreeNodeCollection.)
Public fieldObjectInitializer
Provides a way how to initialize the object instance based on given data
(Inherited from InfoObjectCollectionTInfo.)
Public fieldSelectAllData
If true, the coupled data are retrieved in case class names are specified
(Inherited from TreeNodeCollection.)
Public fieldSelectOnlyPublished
Select only published documents.
(Inherited from TreeNodeCollection.)
Public fieldSiteName
Site name of the documents.
(Inherited from TreeNodeCollection.)
Top
See Also