FormTypeFeed UploadFormType Method frevvo Live Forms
Overload List

  NameDescription
Public methodUploadFormType(String)Obsolete.
Upload a FormTypeEntry from a previously downloaded archive. If an entry with the same id already exists it will replaced.
Public methodUploadFormType(MediaFileSource, Boolean)
Upload a FormTypeEntry from a previously downloaded archive.
Public methodUploadFormType(String, Boolean)Obsolete.
Upload a FormTypeEntry from a previously downloaded archive. If an entry with the same id already exists, and replace is specified, it will replaced. Otherwise, the archive will be uploaded with the same id.
Back to Top
See Also