diff options
Diffstat (limited to 'demos/quickstart/protected/pages/ActiveControls/ActiveCustomValidator.page')
-rw-r--r-- | demos/quickstart/protected/pages/ActiveControls/ActiveCustomValidator.page | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/quickstart/protected/pages/ActiveControls/ActiveCustomValidator.page b/demos/quickstart/protected/pages/ActiveControls/ActiveCustomValidator.page index dc9e036f..5c0f9124 100644 --- a/demos/quickstart/protected/pages/ActiveControls/ActiveCustomValidator.page +++ b/demos/quickstart/protected/pages/ActiveControls/ActiveCustomValidator.page @@ -1,5 +1,4 @@ <com:TContent ID="body">
-<!-- $Id$ -->
<h1 id="126030">TActiveCustomValidator</h1>
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TActiveCustomValidator" />
@@ -20,4 +19,4 @@ will be true when validation is made during a callback request. <com:RunBar PagePath="ActiveControls.Samples.TActiveCustomValidator.Home" />
-<div class="last-modified">$Id$</div></com:TContent>
+</com:TContent>
|