System.Web.UI.WebControls.WebParts.EditorPart: Method Members

The methods of System.Web.UI.WebControls.WebParts.EditorPart are listed below. For a list of all members, see the EditorPart Members list.

See Also: Inherited members from System.Web.UI.WebControls.WebParts.Part

Public Methods

abstract
ApplyChanges() : bool

Saves the values in an System.Web.UI.WebControls.WebParts.EditorPart control to the corresponding properties in the associated System.Web.UI.WebControls.WebParts.WebPart control.

abstract
SyncChanges()

Retrieves the property values from a System.Web.UI.WebControls.WebParts.WebPart control for its associated System.Web.UI.WebControls.WebParts.EditorPart control.

Protected Methods

override
GetDesignModeState() : IDictionary

Retrieves the current state of an System.Web.UI.WebControls.WebParts.EditorPart control's parent zone.

override
OnPreRender(EventArgs)

Raises the System.Web.UI.Control.PreRender event.