summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/ActiveControls/id/ActiveHyperLink.page
blob: d41c57665cd91f158131bbfbcb3d1ed74d13cd67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<com:TContent ID="body">
<!-- $Id: ActiveHyperLink.page 1650 2007-01-24 06:55:32Z wei $ -->
<h1 id="ActiveHyperLink">TActiveHyperLink</h1>
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveHyperLink" />

<p>
Kontrol aktif selain komponen <a href=?page=Controls.HyperLink">THyperLink</a>.
Saat permintaan callback, perubahan terhadap properti <tt>Text</tt>, <tt>ImageUrl</tt>,
<tt>NavigateUrl</tt> dan <tt>Target</tt> pada sisi server juga akan
mengubah atribut serta konten terkait di sisi-klien.
</p>

<com:RunBar PagePath="ActiveControls.Samples.TActiveHyperLink.Home" />

<div class="last-modified">$Id: ActiveHyperLink.page 1650 2007-01-24 06:55:32Z wei $</div></com:TContent>