This documentation is archived and is not being maintained.
BaseValidator.OnInit Method
.NET Framework 1.1
This member overrides Control.OnInit.
[Visual Basic] Overrides Protected Sub OnInit( _ ByVal e As EventArgs _ ) [C#] protected override void OnInit( EventArgs e ); [C++] protected: void OnInit( EventArgs* e ); [JScript] protected override function OnInit( e : EventArgs );
Requirements
Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family
See Also
BaseValidator Class | BaseValidator Members | System.Web.UI.WebControls Namespace
Show: