Easy Tutorial
❮ Mvc Htmlhelpers Aspnet Pages ❯

ASP.NET BackImageUrl Property



Definition and Usage

The BackImageUrl property is used to set or return the URL of the image used as the background image for the Table control.

Syntax

Property Description
URL The URL of the image to use.

Example

The following example sets the BackImageUrl for the Table control:


❮ Mvc Htmlhelpers Aspnet Pages ❯