Gets or sets the URL to an image used to represent a Web Parts control in the control's own title bar.
Documentation for this section has not yet been entered.
The IWebPart.TitleIconImageUrl property provides a way to associate an icon with a System.Web.UI.WebControls.WebParts.WebPart control. The icon appears in the control's own title bar. For thematic consistency, application developers might want to make this icon similar to the image that represents the control in a catalog of Web Parts controls (the image referenced in the IWebPart.CatalogIconImageUrl property).
As it is implemented in the Web Parts control set, the IWebPart.TitleIconImageUrl property can be personalized by end users to change the image or icon that appears in a control's title bar.