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

Gets or sets whether this item is enabled for selection. Set to True if this item is enabled.

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

An item may be disabled to prevent it from being selected. Typically an item, once defined and used, would not be deleted from the list, but simply disabled. This preserves the display value of the item for backward compatibility.

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!