ProxyWebPart Constructor

 

Initializes a new instance of the ProxyWebPart class.

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

NameDescription
System_CAPS_protmethodProxyWebPart(String^, String^, String^, String^)

Initializes a new instance of the ProxyWebPart class when a dynamic Web Parts control must be replaced.

System_CAPS_protmethodProxyWebPart(WebPart^)

Initializes a new instance of the ProxyWebPart class when a static Web Parts control (or server or user control) must be replaced.

Return to top
Show: