Click or drag to resize

WorkflowFileUploadOnDataBinding Method

Init of the stateBag and public properties before the Page Load

Namespace:  WorkflowGen.My.Web.UI.WebControls
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.1.0.0 (9.1.0.20241025)
Syntax
protected override void OnDataBinding(
	EventArgs e
)

Parameters

e
Type: SystemEventArgs
See Also