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

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

Public Properties

[read-only]
Displaybool.

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]
DisplayTitlestring.

Gets a string that contains the title text displayed in the title bar of an System.Web.UI.WebControls.WebParts.EditorPart control.

Protected Properties

[read-only]
WebPartToEditWebPart.

Gets a reference to the System.Web.UI.WebControls.WebParts.WebPart control that is currently being edited.