ApplicationEntry Methodsfrevvo Live Forms
The ApplicationEntry type exposes the following members.
Methods

  NameDescription
Public methodDeleteScript
Delete the script from this entry
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.
Public methodGetScript
Get the script from this entry
Public methodParse
Called by gdata framework when parsing a response and encountering an unknown extension element.
(Overrides AtomEntryParse(ExtensionElementEventArgs, AtomFeedParser).)
Public methodSetScript
Get the script from this entry
Public methodSetUpSchema(MediaSource, String)
Convenience method to upload schema in MediaSource form.
Public methodSetUpSchema(String, String)
Convenience method to upload schema in .xsd file form.
Public methodSetupSchemaZip
Convenience method to upload Schema file(s) in Zip form.
Back to Top
See Also