 | CustomListBoxItemCollectionGetValues Method |
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntaxpublic IEnumerable<string> GetValues()
Public Function GetValues As IEnumerable(Of String)
Return Value
Type:
IEnumerableString
See Also