Click to Rate and Give Feedback
MSDN
MSDN Library
Collapse All/Expand All Collapse All
HyperlinkButton
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

The HyperlinkButton represents a button control that displays a hyperlink. When clicked, the HyperlinkButton allows users to navigate to a Web page within the same Web application or a Web page that is external to the current application. The destination URI is specified with the NavigateUri property. You can specify a window or frame within the destination Web page using the TargetName property.

The topics in this section describe the additional concepts and techniques that you can use to build HyperlinkButton control features into your applications.

To view a running sample of the HyperlinkButton control, click the following link.

Run this sample.

You can accomplish the following tasks with the example code at the specified location.

Task

Example location

Setting the URL and target for a HyperlinkButton.

TargetName

Using styles with the HyperlinkButton control.

HyperlinkButton Styles and Templates

Reference

Other Resources

© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker