PersonalSettings Class |
Namespace: Dynamicweb.Controls
The PersonalSettings type exposes the following members.
Name | Description | |
---|---|---|
PersonalSettings | Initializes a new instance of the PersonalSettings class |
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
|