Click or drag to resize

WorkflowPageHandleSubmitButton Property

Determines if we automatically add the Submit Button event handler (only in Simple Mode)

Namespace:  WorkflowGen.My.Web.UI.WebForms
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.0.3.0 (9.0.3.20240719)
Syntax
public bool HandleSubmitButton { get; set; }

Property Value

Type: Boolean
See Also