System.Web.UI.WebControls.RepeatInfo.RenderRepeater Method

Renders a list control that repeats a list of items, using the specified information.

Syntax

public void RenderRepeater (System.Web.UI.HtmlTextWriter w, IRepeatInfoUser user, Style controlStyle, WebControl baseControl)

Parameters

w
Documentation for this section has not yet been entered.
user
An System.Web.UI.WebControls.IRepeatInfoUser implemented object that represents the control to render.
controlStyle
A System.Web.UI.WebControls.Style that represents the style in which to display the items.
baseControl
The control from which to copy base attributes.

Remarks

Use the RepeatInfo.RenderRepeater(System.Web.UI.HtmlTextWriter, IRepeatInfoUser, Style, WebControl) method to render a list control that repeats a list of items, using the specified information.

Requirements

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