The BCNavigationLevel type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | DisplayName |
Gets or sets the display name of the level.
|
![]() | Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) |
![]() | IconIndex |
Gets or sets the index in a fixed list of icons.
|
![]() | ID |
Gets the value that uniquely identifies the level.
|
![]() | IncludeNotCategorised |
Gets or sets a value indicating whether to include
a folder NoValue for documents that have no value for the level.
|
![]() | IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) |
![]() | IsLastLevel |
Gets a value indicating whether the level is the last.
Only the last level contains documents.
|
![]() | Name |
Gets the internal name of the level.
|
![]() | NextLevel |
Gets the next level in the view.
|
![]() | Properties |
Gets the collection of property definitions that describe the level.
|
![]() | Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) |
![]() | Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) |
![]() | UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) |
See Also