- 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.
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.