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