| 1 |
lars |
1 |
<com:TContent ID="body">
|
|
|
2 |
<!-- $Id: ActiveHyperLink.page 1650 2007-01-24 06:55:32Z wei $ -->
|
|
|
3 |
<h1 id="ActiveHyperLink">TActiveHyperLink</h1>
|
|
|
4 |
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveHyperLink" />
|
|
|
5 |
|
|
|
6 |
<p>
|
|
|
7 |
The active control counterpart of <a href=?page=Controls.HyperLink">THyperLink</a>
|
|
|
8 |
component. During a callback request, changes to the <tt>Text</tt>, <tt>ImageUrl</tt>,
|
|
|
9 |
<tt>NavigateUrl</tt> and <tt>Target</tt> properties on the server side will also
|
|
|
10 |
change the corresponding attributes and content on the client-side.
|
|
|
11 |
</p>
|
|
|
12 |
|
|
|
13 |
<com:RunBar PagePath="ActiveControls.Samples.TActiveHyperLink.Home" />
|
|
|
14 |
|
|
|
15 |
<div class="last-modified">$Id: ActiveHyperLink.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>
|