System.Web.UI.WebControls.WebParts.WebPart.TitleIconImageUrl Property

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

Syntax

public virtual string TitleIconImageUrl { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The personalization scope of this property is set to PersonalizationScope.Shared and can be modified only by authorized users. For more information, see System.Web.UI.WebControls.WebParts.PersonalizableAttribute and Web Parts Personalization Overview.

Requirements

Namespace: System.Web.UI.WebControls.WebParts
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0