Called during the Init lifecycle stage
| C# | Visual Basic | Visual C++ |
protected override void OnInit( EventArgs e )
Protected Overrides Sub OnInit ( _ e As EventArgs _ )
protected: virtual void OnInit( EventArgs^ e ) override
- e (EventArgs)
| C# | Visual Basic | Visual C++ |
protected override void OnInit( EventArgs e )
Protected Overrides Sub OnInit ( _ e As EventArgs _ )
protected: virtual void OnInit( EventArgs^ e ) override