WebPartPersonalization.ApplyPersonalizationState Method
.NET Framework 3.5
Applies personalization data to either a WebPartManager control associated with the WebPartPersonalization instance, or to a specific WebPart instance.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
ApplyPersonalizationState() | Applies personalization data to the parent WebPartManager control. |
|
ApplyPersonalizationState(WebPart) | Applies personalization data to the specified WebPart control when requested to do so by the parent WebPartManager control. |