Click or drag to resize

WorkflowFileUploadOnInit Method

Initialization

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.2.6.0 (9.2.6.20250404)
Syntax
protected override void OnInit(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
Event arguments
See Also