System.Web.UI.Design.WebControls.RepeaterDesigner.GetDesignTimeDataSource Method

Returns design-time sample data based on the provided data and using the specified number of rows.

Syntax

protected IEnumerable GetDesignTimeDataSource (IEnumerable selected_data_source, int minimum_rows)

Parameters

selected_data_source
Documentation for this section has not yet been entered.
minimum_rows
Documentation for this section has not yet been entered.

Returns

An IEnumerable object containing sample data for use at design time.

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: 1.0.5000.0, 2.0.0.0