IWebPart Properties
.NET Framework 3.0
| 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. |
Reference
IWebPart InterfaceSystem.Web.UI.WebControls.WebParts Namespace
WebPart
GenericWebPart
Other Resources
ASP.NET Web Parts PagesCommunity Additions
ADD
Show: