multiSelectValueDelimiter Property
this represents a single character that will automatically delimit in the input box the list of multiple-selected items this represents a single character that will automatically delimit in the input box the list of multiple-selected items
Syntax
| ASP.NET Ajax Javascript (Specification) | |
|---|
function get_multiSelectValueDelimiter() : String |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfWebDropDown.get_multiSelectValueDelimiter(); |