Namespace:
EGIS.Web.Controls
Assembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Assembly: EGIS.Web.Controls (in EGIS.Web.Controls.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnInit ( _ e As EventArgs _ ) |
| C# |
|---|
protected override void OnInit( EventArgs e ) |
| Visual C++ |
|---|
protected: virtual void OnInit( EventArgs^ e ) override |
Parameters
- e
- Type: System..::.EventArgs