Click or drag to resize

IjQueryMobileMultipleSelectMenuwSelected Property

Returns true if the item is selected.

Namespace:  SmartBear.TestLeft.TestObjects.Web.jQueryUI
Assembly:  SmartBear.TestLeft (in SmartBear.TestLeft.dll) Version: 14.70.237.11 (14.70.237.11)
Syntax
IReadOnlyEnumCollection2<bool> wSelected { get; }

Property Value

Type: IReadOnlyEnumCollection2Boolean
Exceptions
ExceptionCondition
InvocationExceptionWill be thrown if invocation fails.
WebExceptionWill be thrown if there are network problems.
See Also