Gets or sets the list items of the content control field.

Syntax

public List<DropDownListItem> ListItems { get; set; }
Public Property ListItems() As List(Of DropDownListItem)