HierarchicalDataBoundControlDesigner.GetDesignTimeDataSource Method
.NET Framework 3.0
Gets a data source that can be used at design time for the associated control.
Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in system.design.dll)
Assembly: System.Design (in system.design.dll)
protected IHierarchicalEnumerable GetDesignTimeDataSource ()
protected function GetDesignTimeDataSource () : IHierarchicalEnumerable
Not applicable.
Return Value
An object implementing the IHierarchicalEnumerable interface that can be used as a data source for controls derived from the HierarchicalDataBoundControl.Community Additions
ADD
Show: