This documentation is archived and is not being maintained.
IWebPart Properties
Visual Studio 2010
The IWebPart type exposes the following members.
| Name | Description | |
|---|---|---|
|
CatalogIconImageUrl | Gets or sets the URL to an image that represents a WebPart control in a catalog of controls. |
|
Description | Gets or sets a brief phrase that summarizes what a control does, for use in ToolTips and catalogs of WebPart controls. |
|
Subtitle | Gets a string that is concatenated with the Title property value to form a complete title for a WebPart control. |
|
Title | Gets or sets the title of a WebPart control. |
|
TitleIconImageUrl | Gets or sets the URL to an image used to represent a Web Parts control in the control's own title bar. |
|
TitleUrl | Gets or sets a URL to supplemental information about a WebPart control. |
Show: