The properties 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
[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. |