WorkflowPageSubmitToWorkflow Method |
Name | Description | |
---|---|---|
SubmitToWorkflow |
Submits everything to WorkflowGen
| |
SubmitToWorkflow(Boolean) |
Submits everything to WorkflowGen
Determines if the form submission is in draft mode (e.g. disable required gridviews). | |
SubmitToWorkflow(DataSet) |
Saves the form data and submits everything to the workflow
| |
SubmitToWorkflow(XmlDocument) |
Saves the form data and submits everything to the workflow
| |
SubmitToWorkflow(DataSet, Boolean) |
Save the fields data in the form data, saves the form data and then submits everything to the workflow
|