Web Tutorials

Interview Q & A

Code Examples

Utility Tools

ASP.NET Page PreRender Event

ASP.NEt page PreRender event will fire before page start rendering in ASP.NET page life cycle.

Syntax

ASP.NET Page PreRender Event Example - Default.aspx

ASP.NET Page PreRender Event Example - Default.aspx.cs

Above example will produce following output

RequiredFieldValidator

RegularExpressionValidator

RangValidator

CompareValidator

CustomValidator

ValidationSummary