TableOfContentsTaxonomyToolPart members
Represents a table of contents tool part that is used for taxonomy-based managed navigation.
The TableOfContentsTaxonomyToolPart type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TableOfContentsTaxonomyToolPart | Initializes a new instance of the TableOfContentsTaxonomyToolPart object. |
Top
Properties
Name | Description | |
---|---|---|
AccessKey | (Inherited from WebControl.) | |
Adapter | (Inherited from Control.) | |
AllowMinimize | (Inherited from ToolPart.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
Attributes | (Inherited from WebControl.) | |
BackColor | (Inherited from WebControl.) | |
BackImageUrl | (Inherited from Panel.) | |
BindingContainer | (Inherited from Control.) | |
BorderColor | (Inherited from WebControl.) | |
BorderStyle | (Inherited from WebControl.) | |
BorderWidth | (Inherited from WebControl.) | |
ChildControlsCreated | (Inherited from Control.) | |
ChromeState | (Inherited from Part.) | |
ChromeType | (Inherited from Part.) | |
ClientID | (Inherited from Control.) | |
ClientIDMode | (Inherited from Control.) | |
ClientIDSeparator | (Inherited from Control.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from Part.) | |
ControlStyle | (Inherited from WebControl.) | |
ControlStyleCreated | (Inherited from WebControl.) | |
CssClass | (Inherited from WebControl.) | |
DataItemContainer | (Inherited from Control.) | |
DataKeysContainer | (Inherited from Control.) | |
DefaultButton | (Inherited from Panel.) | |
Description | (Inherited from Part.) | |
DesignMode | (Inherited from Control.) | |
Direction | (Inherited from Panel.) | |
Display | (Inherited from ToolPart.) | |
DisplayTitle | (Inherited from EditorPart.) | |
Enabled | (Inherited from WebControl.) | |
EnableTheming | (Inherited from WebControl.) | |
EnableViewState | (Inherited from Control.) | |
ErrorText | (Inherited from ToolPart.) | |
Events | (Inherited from Control.) | |
Font | (Inherited from WebControl.) | |
ForeColor | (Inherited from WebControl.) | |
FrameState | Obsolete. (Inherited from ToolPart.) | |
FrameType | Obsolete. (Inherited from ToolPart.) | |
GroupingText | (Inherited from Panel.) | |
HasAttributes | (Inherited from WebControl.) | |
HasChildViewState | (Inherited from Control.) | |
Height | (Inherited from WebControl.) | |
HorizontalAlign | (Inherited from Panel.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEnabled | (Inherited from WebControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsViewStateEnabled | (Inherited from Control.) | |
LoadViewStateByID | (Inherited from Control.) | |
MaxColumns | Gets the maximum number of columns that the presentation section of the tool pane can accommodate. (Inherited from LevelHierarchyToolPart.) | |
NamingContainer | (Inherited from Control.) | |
Page | (Inherited from Control.) | |
Parent | (Inherited from Control.) | |
ParentToolPane | (Inherited from ToolPart.) | |
Qualifier | (Inherited from ToolPart.) | |
RelatedWebPart | Gets the related TableOfContentsWebPart web part. (Inherited from BaseTableOfContentsToolPart.) | |
RenderingCompatibility | (Inherited from Control.) | |
ScrollBars | (Inherited from Panel.) | |
Site | (Inherited from Control.) | |
SiteCollectionUrl | Gets the full URL for the site collection of the current Web site. (Inherited from LevelHierarchyToolPart.) | |
SkinID | (Inherited from WebControl.) | |
Style | (Inherited from WebControl.) | |
SupportsDisabledAttribute | (Inherited from Panel.) | |
TabIndex | (Inherited from WebControl.) | |
TagKey | (Inherited from WebControl.) | |
TagName | (Inherited from WebControl.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
Title | (Inherited from ToolPart.) | |
ToolPartQualifier | Gets the qualifier for this tool part. (Inherited from BaseTableOfContentsToolPart.) | |
ToolPartTitle | Gets the title for this tool part. (Inherited from BaseTableOfContentsToolPart.) | |
ToolTip | (Inherited from WebControl.) | |
UniqueID | (Inherited from Control.) | |
UseDefaultStyles | (Inherited from ToolPart.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
ViewStateMode | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
WebPartManager | (Inherited from EditorPart.) | |
WebPartToEdit | (Inherited from EditorPart.) | |
Width | (Inherited from WebControl.) | |
Wrap | (Inherited from Panel.) | |
XmlDocXsl | Gets or sets the XmlDocument object where the XSLT property is loaded. (Inherited from LevelHierarchyToolPart.) | |
XslNSMgr | Gets or sets the namespace manager for use with the SelectNodes() method. (Inherited from LevelHierarchyToolPart.) | |
Zone | (Inherited from EditorPart.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Fields
Name | Description | |
---|---|---|
includeContentFromStartingLocationCheckBox | (Inherited from BaseTableOfContentsToolPart.) | |
levelsToShowDropDown | (Inherited from BaseTableOfContentsToolPart.) | |
presentationSection | Specifies the Presentation section controls for the tool pane. (Inherited from LevelHierarchyToolPart.) | |
startFromBrowseButton | (Inherited from BaseTableOfContentsToolPart.) | |
startFromTextBox | (Inherited from BaseTableOfContentsToolPart.) | |
xslVersion | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from LevelHierarchyToolPart.) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
ICompositeControlDesignerAccessor.RecreateChildControls | (Inherited from Part.) | |
IAttributeAccessor.SetAttribute | (Inherited from WebControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top