DocumentMapNode Members

Include Protected Members
Include Inherited Members

A node in the document map.

The DocumentMapNode type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property Id Gets a unique identifier for the node. (Inherited from OnDemandDocumentMapNode.)
Public property Label Gets the node label. (Inherited from OnDemandDocumentMapNode.)
Public property Level Gets the node level in the document map. (Inherited from OnDemandDocumentMapNode.)

Top