TaxonomySiteMapNode properties

The TaxonomySiteMapNode type exposes the following members.

Properties

  Name Description
Protected property Attributes (Inherited from SiteMapNode.)
Public property ChildNodes (Inherited from SiteMapNode.)
Public property Description Gets or sets the description of the navigation item. (Overrides SiteMapNode.Description.)
Public property HasChildNodes (Overrides SiteMapNode.HasChildNodes.)
Public property IsTermSet Gets a Boolean value that returns true if a TaxonomySiteMapNode object is bound to a NavigationTermSet object, that is, the root of the tree.
Public property Item (Inherited from SiteMapNode.)
Public property Key (Inherited from SiteMapNode.)
Public property NavigationTerm Gets a NavigationTerm object that the current TaxonomySiteMapNode object represents, or null if the object is a NavigationTermSet object.
Public property NavigationTermSet Gets the NavigationTermSet object that is associated with the current TaxonomySiteMapNode object.
Public property NavigationTermSetItem Gets a NavigationTerm object or a NavigationTermSet object that the current TaxonomySiteMapNode object represents.
Public property NextSibling (Inherited from SiteMapNode.)
Public property ParentNode (Inherited from SiteMapNode.)
Public property PreviousSibling (Inherited from SiteMapNode.)
Public property Provider (Inherited from SiteMapNode.)
Public property ReadOnly (Inherited from SiteMapNode.)
Public property ResourceKey (Inherited from SiteMapNode.)
Public property Roles (Inherited from SiteMapNode.)
Public property RootNode (Inherited from SiteMapNode.)
Public property Title Gets or sets the title of the navigation item. (Overrides SiteMapNode.Title.)
Public property Url Gets the hyperlink for a URL for the navigation item. (Overrides SiteMapNode.Url.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property INavigateUIData.Description (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.HasChildren (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.Item (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property INavigateUIData.Name (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property INavigateUIData.NavigateUrl (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.Path (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property IHierarchyData.Type (Inherited from SiteMapNode.)
Explicit interface implemetationPrivate property INavigateUIData.Value (Inherited from SiteMapNode.)

Top

See also

Reference

TaxonomySiteMapNode class

Microsoft.SharePoint.Publishing.Navigation namespace