summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/ActiveControls/DragDrop.page
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quickstart/protected/pages/ActiveControls/DragDrop.page')
-rwxr-xr-xdemos/quickstart/protected/pages/ActiveControls/DragDrop.page29
1 files changed, 14 insertions, 15 deletions
diff --git a/demos/quickstart/protected/pages/ActiveControls/DragDrop.page b/demos/quickstart/protected/pages/ActiveControls/DragDrop.page
index 3bd6c03a..38104b48 100755
--- a/demos/quickstart/protected/pages/ActiveControls/DragDrop.page
+++ b/demos/quickstart/protected/pages/ActiveControls/DragDrop.page
@@ -1,17 +1,16 @@
-<com:TContent ID="body">
-<!-- $Id$ -->
-<h1 id="188035">TDropContainer</h1>
-<com:DocLink ClassPath="System.Web.UI.ActiveControls.TDropContainer" />
-
+<com:TContent ID="body">
+<h1 id="188035">TDropContainer</h1>
+<com:DocLink ClassPath="System.Web.UI.ActiveControls.TDropContainer" />
+
<p class="block-content"><tt>TDropContainer</tt> represent an area where
-<tt>TDraggable</tt> controls can be dropped.
-When a <tt>TDraggable</tt> is dropped, a
-callback request is initiated. The <tt>OnCallback</tt> event is raised
-during a callback request and it is raised <strong>after</strong>
-the <tt>OnDropk</tt> event.
+<tt>TDraggable</tt> controls can be dropped.
+When a <tt>TDraggable</tt> is dropped, a
+callback request is initiated. The <tt>OnCallback</tt> event is raised
+during a callback request and it is raised <strong>after</strong>
+the <tt>OnDropk</tt> event.
</p>
-
+
<h1 id="188036">TDraggable</h1>
<com:DocLink ClassPath="System.Web.UI.ActiveControls.TDraggable" />
@@ -20,7 +19,7 @@ When a <tt>TDraggable</tt> is dropped, a
callback request is initiated. The <tt>OnCallback</tt> event is raised
during a callback request and it is raised <strong>after</strong>
the <tt>OnDropk</tt> event.
-</p>
-<com:RunBar PagePath="ActiveControls.Samples.DragDrop.Home" />
-
-<div class="last-modified">$Id$</div></com:TContent> \ No newline at end of file
+</p>
+<com:RunBar PagePath="ActiveControls.Samples.DragDrop.Home" />
+
+</com:TContent>