DocumentMapNode Members
Include Protected Members
Include Inherited Members
A node in the document map.
The DocumentMapNode type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Id | Gets a unique identifier for the node. (Inherited from OnDemandDocumentMapNode.) |
![]() |
Label | Gets the node label. (Inherited from OnDemandDocumentMapNode.) |
![]() |
Level | Gets the node level in the document map. (Inherited from OnDemandDocumentMapNode.) |
Top