| OptionParseOptionInput Method (String) |
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax public static List<Option> ParseOptionInput(
string optionInput
)
Public Shared Function ParseOptionInput (
optionInput As String
) As List(Of Option)
Parameters
- optionInput
- Type: SystemString
Return Value
Type:
ListOptionSee Also