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

Describes the definition of an individual form field.

C#
public class FormFieldDefinition;
Visual Basic
Public Class FormFieldDefinition

FormFieldDefinition.vb

Typically used as an array in class FormFieldList.

Name 
Description 
The properties of the FormFieldDefinition class are listed here. 
 
Name 
Description 
 
Gets or sets the basic datatype of the field.  
 
Gets or sets the type of content allowed within the field. This is loosely associated with the datatype.  
 
Gets or sets the name of the datalist, if one is defined for this field.  
 
Gets or sets the datatype of the field.  
 
Gets or sets the name of the field to be displayed.  
 
Gets or sets the name of the field.  
 
Gets or sets the language code of the datalist. For example, en or en-US.  
 
Gets or sets the XPath expression that locates the field.  
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!