| DialogLayoutOnInit Method |
Namespace:
Dynamicweb.UI.Controls
Assembly:
Dynamicweb.UI.Controls (in Dynamicweb.UI.Controls.dll) Version: 2.3.1
Syntax protected virtual void OnInit(
EventArgs e
)
Protected Overridable Sub OnInit (
e As EventArgs
)
Parameters
- e
- Type: SystemEventArgs
See Also