MetadataNavigationContext Members
Include Protected Members
Include Inherited Members
Tracks the state of the metadata navigation controls and list view Web Part during an HTTP request.
The MetadataNavigationContext type exposes the following members.
Properties
Name | Description | |
---|---|---|
Current | Returns the [MetadataNavigationContext] object for the current [HttpContext], or a null reference (Nothing in Visual Basic) if there is no current [HttpContext]. | |
FolderPath | This member is reserved for internal use and is not intended to be used directly from your code. | |
FolderUrl | Gets the server-relative URL of the SPFolder for the MetadataNavigationContext object. | |
HierarchyDataSourceControl | This member is reserved for internal use and is not intended to be used directly from your code. | |
IncludeDescendants | This member is reserved for internal use and is not intended to be used directly from your code. | |
IsTaxNodeSelected | This member is reserved for internal use and is not intended to be used directly from your code. | |
KeyFiltersControl | This member is reserved for internal use and is not intended to be used directly from your code. | |
List | Gets the SPList object for the MetadataNavigationContext object. | |
ListId | Gets the ID of the current SPList object for this MetadataNavigationContext object. | |
ListViewDataSource | Gets the SPDataSource object for the active XsltListViewWebPart. | |
NavigationSettings | Gets the MetadataNavigationSettings object for the SPList for the metadata navigation context. | |
SelectedNodePath | This member is reserved for internal use and is not intended to be used directly from your code. | |
ShowIncludeDescendantsUI | This member is reserved for internal use and is not intended to be used directly from your code. | |
UniqueNodePath | This member is reserved for internal use and is not intended to be used directly from your code. | |
UseCurrentPageUrl | This member is reserved for internal use and is not intended to be used directly from your code. | |
Web | Gets the SPWeb object for the MetadataNavigationContext object. | |
WebId | Gets the ID of the SPWeb object for this MetadataNavigationContext object. | |
XsltListViewWebPart | Gets or sets the active [XsltListViewWebPart] object for this instance of the MetadataNavigationContext object on the current page. |
Top
Methods
Name | Description | |
---|---|---|
CompareFolderUrlToListUrl | Compares the URL that links to the SPFolder object to the URL that links to the SPList object. | |
ConvertTaxonomyQueryParamsToFilterOperations | Converts taxonomy parameters to filter operations for the current MetadataNavigationContext object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetContext | This member is reserved for internal use and is not intended to be used directly from your code. | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnTreeViewLoad | This member is reserved for internal use and is not intended to be used directly from your code. | |
SetNewContextLocation | Sets the current web list and folder context for metadata navigation in this web request. | |
ToString | (Inherited from Object.) |
Top
See Also
Reference
MetadataNavigationContext Class
Microsoft.Office.DocumentManagement.MetadataNavigation Namespace