You are here: Ektron Namespace > .NET Assemblies > Ektron.Cms.API Namespace > Ektron.Cms.API.Content Namespace > Classes > Form Class
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
Form Class
C#
public class Form : Content;
Visual Basic
Public Class Form
Inherits Content

Form.vb

This is class Ektron.Cms.API.Content.Form.

Name 
Description 
The methods of the Form class are listed here. 
 
Name 
Description 
 
Assigns a form submission task, as specified in FormInfo, of the SubmittedDataXml.  
 
Sends an email, as specified in FormInfo, of the SubmittedDataXml.  
 
This is the overview for the GetAllForms method overload. 
 
Retrieves information about the specified form.  
 
This is the overview for the GetFormFieldData method overload. 
 
Retrieves the list of form fields defined in the specified form.  
 
Retrieves the table of form fields and their questions in a specified form. In a CMS form, the form question is defined by the user in the descriptive name field in the form element dialog during design time.  
 
Same as GetFormById, but returns only the form's title.  
 
Adds form data as if it was submitted during a browser post to the web server.  
 
Updates a single instance of submitted data, as specified by FormDataId, for all fields from a specified form.  
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].
Copyright (c) 2008. All rights reserved.
What do you think about this topic? Send feedback!