ManageGroupDBPermissionsOnInit Method |
Raises the Cadcorp.Security.UI.CreateUserControl.Init event
Namespace:
Cadcorp.Security.UI.WebControls
Assembly:
Cadcorp.Security.UI (in Cadcorp.Security.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntaxprotected override void OnInit(
EventArgs e
)
Protected Overrides Sub OnInit (
e As EventArgs
)
Parameters
- e
- Type: SystemEventArgs
A System.EventArgs System.EventArgs object that contains event data
See Also