A utility for managing user personalization via the MyPage feature aka WebParts
| C# |
public sealed class SitePersonalization
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| SitePersonalization()()() | Initializes a new instance of the SitePersonalization class | |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | (Inherited from Object.) | |
| GetCountOfState(Int32, String, Boolean, Guid, DateTime) | ||
| GetHashCode()()() | (Inherited from Object.) | |
| GetPersonalizationBlob(Int32, String, Guid) | ||
| GetPersonalizationBlobAllUsers(Int32, String) | ||
| GetType()()() | (Inherited from Object.) | |
| MemberwiseClone()()() | (Inherited from Object.) | |
| ResetPersonalizationBlob(Int32, String, Guid) | ||
| ResetPersonalizationBlob(Int32, String) | ||
| SavePersonalizationBlob(Int32, String, Guid, array<Byte>[]()[], DateTime) | ||
| SavePersonalizationBlobAllUsers(Int32, String, array<Byte>[]()[], DateTime) | ||
| ToString()()() | (Inherited from Object.) |
| Object | |
| SitePersonalization | |