MetadataNavigationContext Properties

Include Protected Members
Include Inherited Members

The MetadataNavigationContext type exposes the following members.

Properties

  Name Description
Public propertyStatic member Current Returns the [MetadataNavigationContext] object for the current [HttpContext], or a null reference (Nothing in Visual Basic) if there is no current [HttpContext].
Protected property FolderPath This member is reserved for internal use and is not intended to be used directly from your code.
Public property FolderUrl Gets the server-relative URL of the SPFolder for the MetadataNavigationContext object.
Public property HierarchyDataSourceControl This member is reserved for internal use and is not intended to be used directly from your code.
Public property IncludeDescendants This member is reserved for internal use and is not intended to be used directly from your code.
Public property IsTaxNodeSelected This member is reserved for internal use and is not intended to be used directly from your code.
Public property KeyFiltersControl This member is reserved for internal use and is not intended to be used directly from your code.
Public property List Gets the SPList object for the MetadataNavigationContext object.
Public property ListId Gets the ID of the current SPList object for this MetadataNavigationContext object.
Public property ListViewDataSource Gets the SPDataSource object for the active XsltListViewWebPart.
Public property NavigationSettings Gets the MetadataNavigationSettings object for the SPList for the metadata navigation context.
Public property SelectedNodePath This member is reserved for internal use and is not intended to be used directly from your code.
Public property ShowIncludeDescendantsUI This member is reserved for internal use and is not intended to be used directly from your code.
Public property UniqueNodePath This member is reserved for internal use and is not intended to be used directly from your code.
Public property UseCurrentPageUrl This member is reserved for internal use and is not intended to be used directly from your code.
Public property Web Gets the SPWeb object for the MetadataNavigationContext object.
Public property WebId Gets the ID of the SPWeb object for this MetadataNavigationContext object.
Public property XsltListViewWebPart Gets or sets the active [XsltListViewWebPart] object for this instance of the MetadataNavigationContext object on the current page.

Top

See Also

Reference

MetadataNavigationContext Class

Microsoft.Office.DocumentManagement.MetadataNavigation Namespace