RepeaterDesigner.Initialize Method (IComponent)

 
Use BaseTrue

This API supports the product infrastructure and is not intended to be used directly from your code.

Initializes the designer with the provided Repeater control.

Namespace:   System.Web.UI.Design.WebControls
Assembly:  System.Design (in System.Design.dll)

override Initialize : 
        component:IComponent -> unit

Parameters

component
Type: System.ComponentModel.IComponent

The associated Repeater control.

.NET Framework
Available since 1.1
Return to top
Show: