SubmissionEntry Membersfrevvo Live Forms

The SubmissionEntry type exposes the following members.
Constructors

  NameDescription
Public methodSubmissionEntry
Default constructor.
Back to Top
Methods

  NameDescription
Public methodGetEntryUri 
Gets a Uri for the current instance.
(Overrides BaseEntry E  GetEntryUri .)
Public methodStatic memberGetEntryUri(String)
Gets a path for the current instance, relative to the frevvo base uri.
Back to Top
Fields

  NameDescription
Public fieldStatic memberENTRY_PATH
The submission entry path
Back to Top
Properties

  NameDescription
Public propertyErrorDescription
{get;} the error description (if an error exists).
Public propertyErrorExists
{get;} whether an error exists for the submission.
Back to Top
See Also