System.Web.UI.WebControls.IRepeatInfoUser: Method Members

The methods of System.Web.UI.WebControls.IRepeatInfoUser are listed below. For a list of all members, see the IRepeatInfoUser Members list.

Public Methods

GetItemStyle(ListItemType, int) : Style

Retrieves the style of the specified item type at the specified index in the list control.

RenderItem(ListItemType, int, RepeatInfo, System.Web.UI.HtmlTextWriter)

Renders an item in the list with the specified information.