AccessKey (inherited from WebControl) |
AccessKey property. The keyboard shortcut used by the control. |
Attributes (inherited from WebControl) |
Attributes collection. Low-level access to arbitrary attributes. |
BackColor (inherited from WebControl) |
BackColor property. The background color of the control. |
BorderColor (inherited from WebControl) |
BorderColor property. The color of the border around the control. |
BorderStyle (inherited from WebControl) |
BorderStyle property. The style of border around the control. |
BorderWidth (inherited from WebControl) |
BorderWidth property. The width of the border around the control. |
ClientID (inherited from Control) |
[To be supplied.] |
Controls (inherited from Control) |
[To be supplied.] |
CssClass (inherited from WebControl) |
CssClass property. The CSS Class name associated with the control. |
DataBindings (inherited from Control) |
[To be supplied.] |
Enabled (inherited from WebControl) |
Enabled property. The enabled state of the control. |
Font (inherited from WebControl) |
Font property. The font used for the text within the control. |
ForeColor (inherited from WebControl) |
ForeColor property. The foreground color of the control. Typically determines the color of the text within the control. |
Height (inherited from WebControl) |
Height property. The height of the control. |
ID (inherited from Control) |
[To be supplied.] |
ImageUrl |
ImageUrl property. The Url reference to the image to display for the HyperLink. If this property is not set, the HyperLink will display as Text. |
MaintainState (inherited from Control) |
[To be supplied.] |
NamingContainer (inherited from Control) |
[To be supplied.] |
NavigateUrl |
NavigationUrl property. The Url reference to navigate to. |
Page (inherited from Control) |
[To be supplied.] |
Parent (inherited from Control) |
[To be supplied.] |
Site (inherited from Control) |
[To be supplied.] |
Style (inherited from WebControl) |
CssStyle collection. Low-level access to arbitrary CSS styles. |
TabIndex (inherited from WebControl) |
TabIndex property. The tab order of the control. |
Target |
Target property. The target frame the NavigationUrl will be loaded into. |
Text |
Text property. The text displayed for the HyperLink if an ImageUrl is not defined. If an ImageUrl is defined, this property will be used as the AlternateText for the image. |
ToolTip (inherited from WebControl) |
Tooltip property. The tooltip displayed when the mouse if over the control. |
UniqueID (inherited from Control) |
[To be supplied.] |
Visible (inherited from Control) |
[To be supplied.] |
Width (inherited from WebControl) |
Width property. The width of the control. |