The
methods
of System.Web.UI.WebControls.WebParts.ITrackingPersonalizable are listed below. For a list of all members, see the ITrackingPersonalizable Members list.
Public Methods
| 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.
|