Util Membersfrevvo Live Forms

The Util type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCancelFormInstance
Cancel the specified form instance.
Public methodStatic memberCreateFormInstance
Create a form instance.
Public methodStatic memberPrintFormInstance
Save the form instance (pdf) to the given output stream.
Public methodStatic memberSaveFormInstance
Save the specified form instance.
Public methodStatic memberSubmitFormEditInstance(FormsService, Uri)
Submit the specified form instance.
Public methodStatic memberSubmitFormEditInstance(FormsService, Uri, Boolean)
Submit the specified form instance.
Public methodStatic memberSubmitFormInstance(FormsService, Uri)
Submit the specified form instance.
Public methodStatic memberSubmitFormInstance(FormsService, Uri, String)
Submit the specified form instance.
Public methodStatic memberToXml
Extension method to return XML for an AtomBase instance.
Back to Top
See Also