MetaDataNavTree Members
Include Protected Members
Include Inherited Members
Reserved for internal use.
The MetaDataNavTree type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MetaDataNavTree | This member is reserved for internal use and is not intended to be used directly from your code. Initializes a new instance of the MetaDataNavTreeclass. |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
Application | (Inherited from UserControl.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
AppRelativeVirtualPath | (Inherited from TemplateControl.) | |
Attributes | (Inherited from UserControl.) | |
AutoHandlers | Obsolete. (Inherited from TemplateControl.) | |
BaseTreeViewDataSource | This member is reserved for internal use and is not intended to be used directly from your code. Gets or sets the SPHierarchyDataSourceControl as the data source of the BaseWebTreeView. | |
BaseWebTreeView | This member is reserved for internal use and is not intended to be used directly from your code. Gets or sets the SPTreeView object that displays the hierarchical collection of the configured navigation fields. | |
BindingContainer | (Inherited from Control.) | |
Cache | (Inherited from UserControl.) | |
CachePolicy | (Inherited from UserControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Control.) | |
DesignMode | (Inherited from Control.) | |
EnableTheming | (Inherited from TemplateControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
InitialTreeViewHeight | This member is reserved for internal use and is not intended to be used directly from your code. Gets or sets the initial height of the TreeViewRememberScroll. | |
InitialTreeViewWidth | This member is reserved for internal use and is not intended to be used directly from your code. Gets or sets the initial width of the TreeViewRememberScroll. | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsPostBack | (Inherited from UserControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
Request | (Inherited from UserControl.) | |
Response | (Inherited from UserControl.) | |
Server | (Inherited from UserControl.) | |
Session | (Inherited from UserControl.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from Control.) | |
SupportAutoEvents | (Inherited from TemplateControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Trace | (Inherited from UserControl.) | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
AbortTransaction | (Inherited from TemplateControl.) | |
CommitTransaction | (Inherited from TemplateControl.) | |
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Error | (Inherited from TemplateControl.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
ListViewKeyFilters | This member is reserved for internal use and is not intended to be used directly from your code. Specifies the KeyFiltersControl for filtering the list view items. | |
MetadataTreeViewDataSource | ||
TreeLabelPanel | This member is reserved for internal use and is not intended to be used directly from your code. Specifies a Panel as the container of the MetaDataNavTree label whose text can be configured. This panel is not visible by default in the MetaDataNavTree. | |
TreeViewDataSource | This member is reserved for internal use and is not intended to be used directly from your code. Specifies a SPHierarchyDataSourceControl as the data source of the WebTreeView. | |
TreeViewRememberScroll | This member is reserved for internal use and is not intended to be used directly from your code. Specifies a SPRememberScroll object as the container of the WebTreeView to handle its scrolling position persistence. | |
WebTreeView | This member is reserved for internal use and is not intended to be used directly from your code. Specifies a SPTreeView for displaying the hierarchical collection of the configured navigation fields. |
Top
Explicit Interface Implementations
Top