PersonalSettings Methods |
The PersonalSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeT |
Deserializes xml string to object instance of specified type
| |
| GetData |
Gets personal settings for specific user, page and control
| |
| SaveData |
Persists personal setting to data storage
| |
| SerializeT |
Serializes object instance state to xml string
|