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: 8.0.5.0 (8.0.5.20210818)
Syntax protected override void OnDataBinding(
EventArgs e
)
Protected Overrides Sub OnDataBinding (
e As EventArgs
)
Parameters
- e
- Type: SystemEventArgs
See Also