TryDecodeSelectValueString Method
Overloads
TryDecodeSelectValueString(String, out List<String>, out Int32)
Declaration
public static bool TryDecodeSelectValueString(string value, out List<string> items, out int selectedIndex)
Parameters
Type | Name | Description |
---|---|---|
System.String | value | |
System.Collections.Generic.List<System.String> | items | |
System.Int32 | selectedIndex |
Returns
Type | Description |
---|---|
System.Boolean |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!