System.Web.UI.WebControls.WebParts.IWebPart Members

The members of System.Web.UI.WebControls.WebParts.IWebPart are listed below.

Public Properties

CatalogIconImageUrlstring.

Gets or sets the URL to an image that represents a System.Web.UI.WebControls.WebParts.WebPart control in a catalog of controls.

Descriptionstring.

Gets or sets a brief phrase that summarizes what a control does, for use in ToolTips and catalogs of System.Web.UI.WebControls.WebParts.WebPart controls.

[read-only]
Subtitlestring.

Gets a string that is concatenated with the IWebPart.Title property value to form a complete title for a System.Web.UI.WebControls.WebParts.WebPart control.

Titlestring.

Gets or sets the title of a System.Web.UI.WebControls.WebParts.WebPart control.

TitleIconImageUrlstring.

Gets or sets the URL to an image used to represent a Web Parts control in the control's own title bar.

TitleUrlstring.

Gets or sets a URL to supplemental information about a System.Web.UI.WebControls.WebParts.WebPart control.