  | ListViewModelOptions Property  | 
  
    Namespace: 
   Dynamicweb.Frontend
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic IList<ListOptionViewModel> Options { get; set; }Public Property Options As IList(Of ListOptionViewModel)
	Get
	Set
Property Value
Type: 
IListListOptionViewModel
See Also