Sunday, June 1, 2014

HyperLink Control

Properties
Text – The link text that will be shown to the user.
Navigate Url – The url of the page to which the user will be sent.
Image Url – The url of the image, that will be displayed for the link. If you specify both the Text and Image Url, the image will be displayed instead of text. If the image is not unavailable, the text will be displayed.

Methods
   Focus() – call this method to set the input focus when the page loads.

Events
   No events specific to HyperLink control.

No comments:

Post a Comment