Validation Summary

using control

<
dataInput:ValidationSummary Name="vali" Height="500" Width="1000" VerticalAlignment="Bottom" ></dataInput:ValidationSummary>

In event we have to fire like

vali.Errors.Add(
new ValidationSummaryItem("error"));
Ebook Download
View all
Learn
View all