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

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

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

Public Methods

static
SetPersonalizationDirty(System.Web.UI.Control)

Sets a flag indicating that personalization data has changed for the specified server control that resides in a System.Web.UI.WebControls.WebParts.WebPartZoneBase zone.

Protected Methods

OnClosing(EventArgs)

Enables derived classes to provide custom handling when a System.Web.UI.WebControls.WebParts.WebPart control is closed on a Web Parts page.

OnConnectModeChanged(EventArgs)

Enables derived classes to provide custom handling when a System.Web.UI.WebControls.WebParts.WebPart control is beginning or ending the process of connecting to other controls.

OnDeleting(EventArgs)

Enables derived classes to provide custom handling when a System.Web.UI.WebControls.WebParts.WebPart control is permanently removed from a Web Parts page.

OnEditModeChanged(EventArgs)

Enables derived classes to provide custom handling when a System.Web.UI.WebControls.WebParts.WebPart control is entering or leaving edit mode.

SetPersonalizationDirty()

Sets a flag indicating that personalization data has changed for the current System.Web.UI.WebControls.WebParts.WebPart control instance.

override
TrackViewState()
Documentation for this section has not yet been entered.