FormTypeEntry Propertiesfrevvo Live Forms
The FormTypeEntry type exposes the following members.
Properties

  NameDescription
Public propertyApiKey
{get;} the API key.
Public propertyControlTypeFeed
{get;} the feed for control type entries related to the current instance.
Public propertyControlTypeFeedLink
{get;} the link for control type entries related to the current instance.
Public propertyDeployState
{get;set;} the deploy state.
Public propertyDocumentTypeFeed
{get;} the feed for document type entries related to the current instance.
Public propertyDocumentTypeFeedLink
{get;} the link for document type entries related to the current instance.
Public propertyElementName
{get;set;} the Element Name.
Public propertyFormFeed
{get;} the feed for form entries related to the current instance.
Public propertyFormFeedLink
{get;} the link for form entries related to the current instance.
Public propertyFormTypeEditorEmbedLink
{get;} the embed link to the form designer Javascript
Public propertyFormTypeEditorLink
{get;} the link to the form designer XHTML
Public propertyFormTypeEmbedLink
{get;} the embed link to the form Javascript
Public propertyFormTypeLink
{get;} the link to the form XHTML.
Public propertyFormTypePopupLink
{get;} the popup link to this form XHTML (resolves to a full XHTML page containing the FormType embedded in it).
Public propertyFormTypeSchema
{get;} the default XML Schema contents for this FormType (the one automatically created when creating controls from scratch).
Public propertyFormTypeSchemaLink
{get;} the default XML Schema link for this FormType
Public propertyIsReadOnly
{get;set;} whether the form type is read-only.
Public propertyKind
{get;set;} the value for the form kind.
Public propertyOwner
{get;} the application that owns this entry.
Public propertyOwnerId
{get;set;} the id of the application that owns this form type entry.
Public propertyStyle
{get;set;} the Style
Public propertySubmissionFeed
{get;} the feed for submission entries related to the current instance.
Public propertySubmissionFeedLink
{get;} the link for submission entries related to the current instance.
Public propertySubmissionsEmbedLink
{get;} the link to the an Javascript code for embedding the submissions for this FormType entry
Public propertySubmissionsLink
{get;} the link to an XHTML page containing the submissions for this FormType entry
Public propertyVisibility
{get;set;} the visibility.
Back to Top
See Also