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

Gets or sets the name of the datalist, if one is defined for this field.

C#
[XmlAttributeAttribute("datalist")]
public String DatalistName;
Visual Basic
<XmlAttributeAttribute("datalist")>
Public Property DatalistName() As String

Name of the associated datalist.

Applies only to fields whose values are selected from a list. The allowed values are defined in the 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!