The members of System.Web.UI.WebControls.WebParts.EditorPart are listed below.
See Also: Inherited members from System.Web.UI.WebControls.WebParts.Part
| [read-only] | Display | bool.
Gets a value that indicates whether a control should be displayed when its associated System.Web.UI.WebControls.WebParts.WebPart control is in edit mode. |
| [read-only] | DisplayTitle | string.
Gets a string that contains the title text displayed in the title bar of an System.Web.UI.WebControls.WebParts.EditorPart control. |
| [read-only] | WebPartToEdit | WebPart.
Gets a reference to the System.Web.UI.WebControls.WebParts.WebPart control that is currently being edited. |
abstract | ApplyChanges()
| |
abstract | SyncChanges()
| |
override | GetDesignModeState()
| |
override | OnPreRender(EventArgs)
| |