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

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.

C#
[XmlAttributeAttribute("default")]
public Boolean IsDefault;
Visual Basic
<XmlAttributeAttribute("default")>
Public Property IsDefault() As Boolean

If a list allows only one item to be selected at a time, then only one item should be marked as the default. If more than one may be selected, then it is reasonable to have more than one default.

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!