This documentation is archived and is not being maintained.
ProxyWebPart Constructor
Visual Studio 2010
Initializes a new instance of the ProxyWebPart class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ProxyWebPart(WebPart) | Initializes a new instance of the ProxyWebPart class when a static Web Parts control (or server or user control) must be replaced. |
|
ProxyWebPart(String, String, String, String) | Initializes a new instance of the ProxyWebPart class when a dynamic Web Parts control must be replaced. |
Show: