diff options
author | xue <> | 2006-01-16 22:22:39 +0000 |
---|---|---|
committer | xue <> | 2006-01-16 22:22:39 +0000 |
commit | 473e29dfcec480bd146bc31e42f0f9438b7210f9 (patch) | |
tree | 033dfe5c923446ae1178b9af596b274cf067bc13 /demos/quickstart/protected/pages/Controls/Validation.page | |
parent | 318ca1a7cc0085f36a6ca6648b6b2a7eb2bab295 (diff) |
Added validation examples.
Diffstat (limited to 'demos/quickstart/protected/pages/Controls/Validation.page')
-rw-r--r-- | demos/quickstart/protected/pages/Controls/Validation.page | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/Controls/Validation.page b/demos/quickstart/protected/pages/Controls/Validation.page index b0bf46e1..f37df4d6 100644 --- a/demos/quickstart/protected/pages/Controls/Validation.page +++ b/demos/quickstart/protected/pages/Controls/Validation.page @@ -32,4 +32,9 @@ </p>
<com:RunBar PagePath="Controls.Samples.TCustomValidator.Home" />
+<h2>TValidationSummary</h2>
+<p>
+</p>
+<com:RunBar PagePath="Controls.Samples.TValidationSummary.Home" />
+
</com:TContent>
\ No newline at end of file |