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

Describes an individual datalist item (most importantly its value and display value).

C#
public class FormFieldDatalistItem;
Visual Basic
Public Class FormFieldDatalistItem

FormFieldDatalistItem.vb

Typically used as an array in class FormFieldDatalist Cms.FormFieldDatalist

Name 
Description 
The properties of the FormFieldDatalistItem class are listed here. 
 
Name 
Description 
 
Gets or sets the value for this item in the data list.  
 
Gets or sets the value to be displayed.  
 
Gets or sets whether this item is the default value in the datalist. Set to True if this item is a default value for the list.  
 
Gets or sets whether this item is enabled for selection. Set to True if this item is enabled.  
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!