This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Overload List

Name Description
Public method Static member GetTable(String)
Gets a DataTable containing all the keys and values of the lookup list.
Public method Static member GetTable(String, Type)
Gets a DataTable containing all the keys and values of the lookup list.
Public method Static member GetTable(String, DataTable, Type, CaseInsensitiveDictionary<(Of <<'(Object>)>>))
Gets a DataTable containing keys and values of the lookup list.

See Also

LookupList Class
LookupList Members
Smartsite.Data Namespace
Advanced