WorkflowFileUploadOnInit Method |
Initialization
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntaxprotected override void OnInit(
EventArgs e
)
Protected Overrides Sub OnInit (
e As EventArgs
)
Parameters
- e
- Type: SystemEventArgs
Event arguments
See Also