The Util type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() ![]() | CancelFormInstance |
Cancel the specified form instance.
|
![]() ![]() | CreateFormInstance |
Create a form instance.
|
![]() ![]() | PrintFormInstance |
Save the form instance (pdf) to the given output stream.
|
![]() ![]() | SaveFormInstance |
Save the specified form instance.
|
![]() ![]() | SubmitFormEditInstance(FormsService, Uri) |
Submit the specified form instance.
|
![]() ![]() | SubmitFormEditInstance(FormsService, Uri, Boolean) |
Submit the specified form instance.
|
![]() ![]() | SubmitFormInstance(FormsService, Uri) |
Submit the specified form instance.
|
![]() ![]() | SubmitFormInstance(FormsService, Uri, String) |
Submit the specified form instance.
|
![]() ![]() | ToXml |
Extension method to return XML for an AtomBase instance.
|
See Also