EntityDataSourceDesigner::Initialize Method (IComponent^)

 

Initializes the control designer and loads the specified component.

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

public:
virtual void Initialize(
	IComponent^ component
) override

Parameters

component
Type: System.ComponentModel::IComponent^

An IComponent object to initialize.

.NET Framework
Available since 3.5
Return to top
Show: