summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page')
-rw-r--r--demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page5
1 files changed, 2 insertions, 3 deletions
diff --git a/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page b/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page
index e5e51d1f..d4a89f5f 100644
--- a/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page
+++ b/demos/quickstart/protected/pages/ActiveControls/ActiveHyperLink.page
@@ -1,10 +1,9 @@
<com:TContent ID="body">
-<!-- $Id$ -->
<h1 id="ActiveHyperLink">TActiveHyperLink</h1>
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveHyperLink" />
<p id="770021" class="block-content">
-The active control counterpart of <a href=?page=Controls.HyperLink">THyperLink</a>
+The active control counterpart of <a href="?page=Controls.HyperLink">THyperLink</a>
component. During a callback request, changes to the <tt>Text</tt>, <tt>ImageUrl</tt>,
<tt>NavigateUrl</tt> and <tt>Target</tt> properties on the server side will also
change the corresponding attributes and content on the client-side.
@@ -12,4 +11,4 @@ change the corresponding attributes and content on the client-side.
<com:RunBar PagePath="ActiveControls.Samples.TActiveHyperLink.Home" />
-<div class="last-modified">$Id$</div></com:TContent> \ No newline at end of file
+</com:TContent>