MenuDesigner.GetSampleDataSource Method
.NET Framework 3.0
Constructs a sample data source to use 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 GetSampleDataSource ()
protected override function GetSampleDataSource () : IHierarchicalEnumerable
Not applicable.
Return Value
An object implementing the IHierarchicalEnumerable to use as a data source for the associated Menu.Community Additions
ADD
Show: