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

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

Syntax

protected IEnumerable GetDesignTimeDataSource (int minimum_rows)

Parameters

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