System.Web.UI.Design.WebControls.DataBoundControlDesigner.GetSampleDataSource Method

Gets dummy sample data to render the data-bound control on the design surface if sample data cannot be created from the DataSourceDesigner or DataSource properties.

Syntax

protected virtual IEnumerable GetSampleDataSource ()

Returns

An object that implements the IEnumerable interface containing dummy sample data used to render the data-bound control on the design surface.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.UI.Design.WebControls
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0