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

Describes an individual datalist suitable as an enumeration for a select list.

C#
public class FormFieldDatalist;
Visual Basic
Public Class FormFieldDatalist

FormFieldDatalist.vb

Typically used as an array in class FormFieldList

Typically referenced by name in class FormFieldDefinition.

Name 
Description 
The properties of the FormFieldDatalist class are listed here. 
 
Name 
Description 
 
Gets or sets the CaptionXPath of the pre-defined datalist.  
 
Gets or sets the array of items defined in the datalist.  
 
Gets or sets the Data Namespace of the pre-defined datalist.  
 
Gets or sets the Data Select of the pre-defined datalist.  
 
Gets or sets the Data Source of the pre-defined datalist.  
 
Gets or sets the language code of the datalist. For example, en or en-US.  
 
Name 
Gets or sets the name of the datalist.  
 
Gets or sets the Value XPath of the pre-defined datalist.  
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!