WebPartPersonalization Constructor (WebPartManager^)
.NET Framework (current version)
Initializes a new instance of the WebPartPersonalization class.
Assembly: System.Web (in System.Web.dll)
Parameters
- owner
-
Type:
System.Web.UI.WebControls.WebParts::WebPartManager^
The WebPartManager used to manage the personalization information
| Exception | Condition |
|---|---|
| ArgumentNullException | owner is null. |
This constructor initializes an instance of this class and associates it with the WebPartManager control on whose behalf the WebPartPersonalization instance will carry out personalization operations.
.NET Framework
Available since 2.0
Available since 2.0
Show: