HierarchicalDataBoundControlDesigner::GetSampleDataSource Method ()
.NET Framework (current version)
Constructs a sample data source that can be used at design time for the associated control.
Assembly: System.Design (in System.Design.dll)
Return Value
Type: System.Web.UI::IHierarchicalEnumerable^An object implementing the IHierarchicalEnumerable interface that can be used as a data source for controls derived from HierarchicalDataBoundControl.
The sample data constructed by the GetSampleDataSource method has a single node with an empty path.
.NET Framework
Available since 2.0
Available since 2.0
Show: