Property |
Description |
AlternateText |
An alternate text for the image |
Enabled |
Specifies whether this control is enabled |
Font |
Specifies the font for the alternate text |
id |
A unique id for the control |
ImageAlign |
Specifies the alignment of the image. Legal values are:
- NotSet
- AbsBottom
- AbsMiddle
- BaseLine
- Bottom
- Left
- Middle
- Right
- TextTop
- Top
|
ImageUrl |
The URL of the image to display for the link |
runat |
Specifies that the control is a server control. Must be set to "server" |