This documentation is archived and is not being maintained.
ITrackingPersonalizable Members
Visual Studio 2008
Allows Web Parts controls to track the specific phases of the personalization load and save process.
The ITrackingPersonalizable type exposes the following members.
| Name | Description | |
|---|---|---|
|
BeginLoad | Represents the beginning of the load phase for personalization information. |
|
BeginSave | Represents the phase prior to extracting personalization data from a control. |
|
EndLoad | Represents the phase after personalization data has been applied to a control. |
|
EndSave | Represents the phase after personalization data has been extracted from a control. |
Show: