PortalSiteMapDataSource Members
Include Protected Members
Include Inherited Members
ASP.NET hierarchical data source that is used with the PortalSiteMapProvider class.
The PortalSiteMapDataSource type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PortalSiteMapDataSource |
Top
Properties
Name | Description | |
---|---|---|
Adapter | (Inherited from Control.) | |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
BindingContainer | (Inherited from Control.) | |
ChildControlsCreated | (Inherited from Control.) | |
ClientID | (Inherited from HierarchicalDataSourceControl.) | |
ClientIDSeparator | (Inherited from Control.) | |
ContainsListCollection | (Inherited from SiteMapDataSource.) | |
Context | (Inherited from Control.) | |
Controls | (Inherited from HierarchicalDataSourceControl.) | |
DesignMode | (Inherited from Control.) | |
EnableInheritance | Controls whether or not to enact inheritance settings. | |
EnableTheming | (Inherited from HierarchicalDataSourceControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
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.) | |
PortalProvider | Provides the hierarchical data for this data source. | |
Provider | (Inherited from SiteMapDataSource.) | |
ShowStartingNode | (Inherited from SiteMapDataSource.) | |
Site | (Inherited from Control.) | |
SiteMapProvider | (Inherited from SiteMapDataSource.) | |
SkinID | (Inherited from HierarchicalDataSourceControl.) | |
StartFromCurrentNode | (Inherited from SiteMapDataSource.) | |
StartingNodeOffset | (Inherited from SiteMapDataSource.) | |
StartingNodeUrl | (Inherited from SiteMapDataSource.) | |
TemplateControl | (Inherited from Control.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
TreatStartingNodeAsCurrent | Controls whether or not the data source's starting node is treated as the "current" node or "trimming" node when applying trimming options. | |
TrimmingNode | Context node used for type-based trimming. | |
TrimNonAncestorDescendantTypes | Specifies which types to trim if they are not located above or below the current site. | |
TrimNonAncestorTypes | Specifies which types to trim if they are not located directly above or directly below the current site. | |
TrimNonCurrentTypes | Specifies which types to trim if they are not located directly below the current site. | |
UniqueID | (Inherited from Control.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from HierarchicalDataSourceControl.) |
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
Top