RepeaterItem Class
Represents an item in the repeater control.
Assembly: Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | RepeaterItem(Int32, Object) | Initializes a new instance of the RepeaterItem class. |
| Name | Description | |
|---|---|---|
![]() | Adapter | (Inherited from Control.) |
![]() | AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() | ChildControlsCreated | (Inherited from Control.) |
![]() | ClientID | (Inherited from Control.) |
![]() | ClientIDMode | (Inherited from Control.) |
![]() | ClientIDSeparator | (Inherited from Control.) |
![]() | Context | (Inherited from Control.) |
![]() | Controls | (Inherited from Control.) |
![]() | DataItem | Gets a data item associated with the RepeaterItem object in the Repeater control. |
![]() | DataItemIndex | Gets the index of the item in the repeater. |
![]() | DesignMode | (Inherited from Control.) |
![]() | DisplayIndex | Gets the index of the displayed item in the repeater control. |
![]() | EnableTheming | (Inherited from Control.) |
![]() | EnableViewState | (Inherited from Control.) |
![]() | Events | (Inherited from Control.) |
![]() | HasChildViewState | (Inherited from Control.) |
![]() | ID | (Inherited from Control.) |
![]() | IdSeparator | (Inherited from Control.) |
![]() | IsChildControlStateCleared | (Inherited from Control.) |
![]() | IsTrackingViewState | (Inherited from Control.) |
![]() | IsViewStateEnabled | (Inherited from Control.) |
![]() | LoadViewStateByID | (Inherited from Control.) |
![]() | NamingContainer | (Inherited from Control.) |
![]() | Page | (Inherited from Control.) |
![]() | Parent | (Inherited from Control.) |
![]() | RenderingCompatibility | (Inherited from Control.) |
![]() | Site | (Inherited from Control.) |
![]() | SkinID | (Inherited from Control.) |
![]() | TemplateControl | (Inherited from Control.) |
![]() | TemplateSourceDirectory | (Inherited from Control.) |
![]() | UniqueID | (Inherited from Control.) |
![]() | ValidateRequestMode | (Inherited from Control.) |
![]() | ViewData | Gets or sets a dictionary that contains data to pass between the controller and the view. |
![]() | ViewState | (Inherited from Control.) |
![]() | ViewStateIgnoresCase | (Inherited from Control.) |
![]() | ViewStateMode | (Inherited from Control.) |
![]() | Visible | (Inherited from Control.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IControlDesignerAccessor.GetDesignModeState() | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor.SetDesignModeState(IDictionary) | (Inherited from Control.) |
![]() ![]() | IControlDesignerAccessor.SetOwnerControl(Control) | (Inherited from Control.) |
![]() ![]() | IParserAccessor.AddParsedSubObject(Object) | (Inherited from Control.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.






