SPHierarchyDataSourceControl members
Provides hierarchical views of SharePoint sites, lists, and folders.
The SPHierarchyDataSourceControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPHierarchyDataSourceControl() | Initializes a new instance of the SPHierarchyDataSourceControl class. |
![]() |
SPHierarchyDataSourceControl(SPWeb) | Initializes a new instance of the SPHierarchyDataSourceControl class with the specified SPWeb object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Adapter | (Inherited from Control.) |
![]() |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() |
BindingContainer | (Inherited from Control.) |
![]() |
ChildControlsCreated | (Inherited from Control.) |
![]() |
ClientID | (Inherited from HierarchicalDataSourceControl.) |
![]() |
ClientIDMode | (Inherited from HierarchicalDataSourceControl.) |
![]() |
ClientIDSeparator | (Inherited from Control.) |
![]() |
Context | (Inherited from Control.) |
![]() |
Controls | (Inherited from HierarchicalDataSourceControl.) |
![]() |
DataItemContainer | (Inherited from Control.) |
![]() |
DataKeysContainer | (Inherited from Control.) |
![]() |
DesignMode | (Inherited from Control.) |
![]() |
EnableTheming | (Inherited from HierarchicalDataSourceControl.) |
![]() |
EnableViewState | (Inherited from Control.) |
![]() |
Events | (Inherited from Control.) |
![]() |
HasChildViewState | (Inherited from Control.) |
![]() |
ID | (Inherited from Control.) |
![]() |
IdSeparator | (Inherited from Control.) |
![]() |
IncludeDiscussionFolders | IncludeDiscussionFolders - Whether the data source will fetch folders that are in discussion boards. |
![]() |
IsChildControlStateCleared | (Inherited from Control.) |
![]() |
IsTrackingViewState | (Inherited from Control.) |
![]() |
IsViewStateEnabled | (Inherited from Control.) |
![]() |
LoadViewStateByID | (Inherited from Control.) |
![]() |
NamingContainer | (Inherited from Control.) |
![]() |
Page | (Inherited from Control.) |
![]() |
Parent | (Inherited from Control.) |
![]() |
RenderingCompatibility | (Inherited from Control.) |
![]() |
RootContextObject | Gets or sets the context object on which the tree view is rooted. |
![]() |
RootListId | The treeview can either root at a SPWeb or an SPList. If only RootWebId is specified, then it will root at the corresponding SPWeb. If RootWebId and RootListId are specified, then the treeview will root at the list with id RootListId that is in the SPWeb with Id RootWebId. In other words, both RootWebId and RootListId are needed to root at a SPList. |
![]() |
RootWebId | Gets or sets the root of the tree view. |
![]() |
ShowDocLibChildren | Whether this treeview should fetch and show any doclibs in the subtree. |
![]() |
ShowFolderChildren | Whether this treeview should fetch and show any folders in the subtree. |
![]() |
ShowListChildren | Gets or sets a value that indicates whether this tree view should obtain and show any lists in the subtree. |
![]() |
ShowWebChildren | Whether this treeview should fetch and show any webs in the subtree. |
![]() |
Site | (Inherited from Control.) |
![]() |
SkinID | (Inherited from HierarchicalDataSourceControl.) |
![]() |
TemplateControl | (Inherited from Control.) |
![]() |
TemplateSourceDirectory | (Inherited from Control.) |
![]() |
UniqueID | (Inherited from Control.) |
![]() |
ViewState | (Inherited from Control.) |
![]() |
ViewStateIgnoresCase | (Inherited from Control.) |
![]() |
ViewStateMode | (Inherited from Control.) |
![]() |
Visible | (Inherited from HierarchicalDataSourceControl.) |
![]() |
Web | Gets or sets the SPWeb to be used as a data source. |
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
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
![]() ![]() |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
![]() ![]() |
IHierarchicalDataSource.DataSourceChanged | (Inherited from HierarchicalDataSourceControl.) |
![]() ![]() |
IExpressionsAccessor.Expressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IHierarchicalDataSource.GetHierarchicalView | (Inherited from HierarchicalDataSourceControl.) |
![]() ![]() |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top