Web Tutorials

Interview Q & A

Code Examples

Utility Tools

ASP.NET Page Init Event and Set Page Variables Value

ASP.NET Init event is used to set variable value. This event will be fired first when page is initialised in asp.net page life cycle.

Syntax

ASP.NET Page Init Event and Set Page Variables Value Example - Default.aspx

ASP.NET Page Init Event and Set Page Variables Value Example - Default.aspx.cs

RequiredFieldValidator

RegularExpressionValidator

RangValidator

CompareValidator

CustomValidator

ValidationSummary