This documentation is archived and is not being maintained.

ITrackingPersonalizable Members

Allows Web Parts controls to track the specific phases of the personalization load and save process.

The ITrackingPersonalizable type exposes the following members.

  NameDescription
Public method BeginLoad Represents the beginning of the load phase for personalization information.
Public method BeginSave Represents the phase prior to extracting personalization data from a control.
Public method EndLoad Represents the phase after personalization data has been applied to a control.
Public method EndSave Represents the phase after personalization data has been extracted from a control.
Top

  NameDescription
Public property TracksChanges Indicates whether the control tracks the status of its changes.
Top
Show: