Share via


Repeater Constructor ()

 

Initializes a new instance of the Repeater class.

Namespace:   Microsoft.Web.Mvc.Controls
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)

Syntax

public Repeater()
public:
Repeater()
new : unit -> Repeater
Public Sub New

See Also

Repeater Class
Microsoft.Web.Mvc.Controls Namespace

Return to top