System.Web.UI.WebControls.PanelStyle.BackImageUrl Property

Gets or sets the URL of the background image for the panel control.

Syntax

public virtual string BackImageUrl { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The PanelStyle.BackImageUrl property specifies the URL of the background image for the panel control. For this property to work, an image file must exist at the specified location. If the specified image file is not accessible, then the panel control is displayed without a background image.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0