System.Web.UI.WebControls.RepeatInfo Class

Encapsulates the information used to render a list control that repeats a list of items. This class cannot be inherited.

See Also: RepeatInfo Members

Syntax

public sealed class RepeatInfo

Remarks

The System.Web.UI.WebControls.RepeatInfo class encapsulates the information used to render a list control that repeats a list of items, such as System.Web.UI.WebControls.CheckBoxList, System.Web.UI.WebControls.DataList, and System.Web.UI.WebControls.RadioButtonList. It is primarily used by control developers.

For a list of initial property values for an instance of System.Web.UI.WebControls.RepeatInfo, see the RepeatInfo.#ctor constructor.

Requirements

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