PersonalizationState Methods
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ApplyWebPartManagerPersonalization() | When overridden, applies personalization data to the WebPartManager control associated with the personalization state instance. |
![]() | ApplyWebPartPersonalization(WebPart^) | When overridden, applies personalization data to the specified Web Parts control. |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | ExtractWebPartManagerPersonalization() | When overridden, extracts personalization information from the WebPartManager control associated with the current personalization state. |
![]() | ExtractWebPartPersonalization(WebPart^) | When overridden, extracts personalization data from the specified Web Parts control. |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetAuthorizationFilter(String^) | Retrieves the authorization filter for the specified Web Parts control. |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | SetDirty() | Marks the current personalization state as having changed. |
![]() | SetWebPartDirty(WebPart^) | When overridden, marks a Web Parts control as having changed. |
![]() | SetWebPartManagerDirty() | When overridden, marks the associated WebPartManager control as having changed. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | ValidateWebPart(WebPart^) | Verifies that the specified Web Parts control is valid. |

