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

Gets or sets the URL to an image that represents a System.Web.UI.WebControls.WebParts.WebPart control in a catalog of controls.

Syntax

public string CatalogIconImageUrl { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Web Parts applications often provide a catalog (or list) of controls that users can add to a page. The IWebPart.CatalogIconImageUrl property on a control contains the URL to an image that represents the control when it appears in a catalog.

Requirements

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