You are here: Data Classes > FormRequestData Class > FormRequestData Properties
Ektron CMS400.NET API Documentation
ContentsIndexHome
PreviousUpNext
FormRequestData Properties

The properties of the FormRequestData class are listed here.

 
Name 
Description 
 
Indicates whether a form's fields are pre-filled when the form is displayed.
  • True - a form's fields are pre-filled when the form is displayed.
  • False - a form's fields are empty when the form is displayed.
 
 
Gets or sets a list of the fields defined in the form.  
 
Id 
The numeric ID of the form.  
 
Gets whether the form is used as poll.
  • True - this form is a poll.
  • False - this form is not a poll.
 
 
Gets or sets the form's language ID. For example, 1033 for English, 1034 for Spanish or 1036 for French. When set to 0 (zero), the language is dynamic.  
 
Gets or sets the data submitted from the form as a collection.  
 
Gets or sets the data values that are used to pre-fill a form's fields. When you display a form, this is the information pre-loaded into each field.
For example, in a Country: field you might have "United States" set to pre-fill the field. This way, people from the United States don't have to type it in each time. Another example is when a user is logged in and fills out a form more that once, his name and and email address always appear in their respective fields after completing the form the first time.  
 
Gets or sets whether to wrap form tags around the form element.
  • True - wrap form tags around the form element.
  • False - Do not wrap form tags around the form element.
 
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!