FormTypeFeed UploadAndReplaceFormType Method frevvo Live Forms
Overload List

  NameDescription
Public methodUploadAndReplaceFormType(String, Boolean)
Upload a FormTypeEntry from a previously downloaded archive. If an entry with the same id already exists, it will replaced. Otherwise, the archive will be uploaded with the same id.
Public methodUploadAndReplaceFormType(Stream, Boolean, String)
Upload a FormTypeEntry from a previously downloaded archive. If an entry with the same id already exists, it will replaced. Otherwise, the archive will be uploaded with the same id.
Back to Top
See Also