The FormTypeEntry type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ApiKey |
{get;} the API key.
|
![]() | ControlTypeFeed |
{get;} the feed for control type entries related to the current instance.
|
![]() | ControlTypeFeedLink |
{get;} the link for control type entries related to the current instance.
|
![]() | DeployState |
{get;set;} the deploy state.
|
![]() | DocumentTypeFeed |
{get;} the feed for document type entries related to the current instance.
|
![]() | DocumentTypeFeedLink |
{get;} the link for document type entries related to the current instance.
|
![]() | ElementName |
{get;set;} the Element Name.
|
![]() | FormFeed |
{get;} the feed for form entries related to the current instance.
|
![]() | FormFeedLink |
{get;} the link for form entries related to the current instance.
|
![]() | FormTypeEditorEmbedLink |
{get;} the embed link to the form designer Javascript
|
![]() | FormTypeEditorLink |
{get;} the link to the form designer XHTML
|
![]() | FormTypeEmbedLink |
{get;} the embed link to the form Javascript
|
![]() | FormTypeLink |
{get;} the link to the form XHTML.
|
![]() | FormTypePopupLink |
{get;} the popup link to this form XHTML (resolves to a full XHTML page containing the FormType embedded in it).
|
![]() | FormTypeSchema |
{get;} the default XML Schema contents for this FormType (the one automatically created when creating controls from scratch).
|
![]() | FormTypeSchemaLink |
{get;} the default XML Schema link for this FormType
|
![]() | IsReadOnly |
{get;set;} whether the form type is read-only.
|
![]() | Kind |
{get;set;} the value for the form kind.
|
![]() | Owner |
{get;} the application that owns this entry.
|
![]() | OwnerId |
{get;set;} the id of the application that owns this form type entry.
|
![]() | Style |
{get;set;} the Style
|
![]() | SubmissionFeed |
{get;} the feed for submission entries related to the current instance.
|
![]() | SubmissionFeedLink |
{get;} the link for submission entries related to the current instance.
|
![]() | SubmissionsEmbedLink |
{get;} the link to the an Javascript code for embedding the submissions for this FormType entry
|
![]() | SubmissionsLink |
{get;} the link to an XHTML page containing the submissions for this FormType entry
|
![]() | Visibility |
{get;set;} the visibility.
|
See Also