This object is used to create hyperlinks to navigate to other pages. It does not perform a postback.
If you you want to have a link button that posts back to the current page look at wwWebLinkButton.
wwWebControl
wwWebHyperLink
Class Members
Member | Description | |
---|---|---|
ControlSource |
The ControlSource binds a value expression to the Text Property by default. This binds the HyperLink's display label. | |
ImageUrl |
Optional Image Url that causes an image to be displayed instead of text. | |
NavigateUrl |
The Url to Navigate to | |
Target |
Target Frame for the link | |
Text |
The text that is displayed for the hyperlink. | |
UrlControlSource |
Controlsource that applies a databinding expression against the NavigateUrl. |
© West Wind Technologies, 1996-2024 • Updated: 09/24/09
Comment or report problem with topic