Prop Webcontrol Table Backimageurl
# ASP.NET BackImageUrl Property
* * Table Control](#)
* * *
## Definition and Usage
The BackImageUrl property is used to set or return the URL of the image to be used as the background image for the Table control.
## Syntax
_Some Content_
| Property | Description |
| --- | --- |
| URL | The URL of the image to use. |
* * *
## Example
The following example sets the BackImageUrl for a Table control:
Hello!
[Demo Example Β»](#)
* * Table Control](#)
YouTip