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

Gets or sets the URL to an image that represents a Web Parts control in a catalog of controls.

Syntax

public virtual string CatalogIconImageUrl { 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