System.Web.UI.WebControls.WebParts.ITrackingPersonalizable Members

The members of System.Web.UI.WebControls.WebParts.ITrackingPersonalizable are listed below.

Public Properties

[read-only]
TracksChangesbool.

Indicates whether the control tracks the status of its changes.

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.