Click or drag to resize

Option.ParseOptionInput Method (String)

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public static List<Option> ParseOptionInput(
	string optionInput
)

Parameters

optionInput
Type: System.String

Return Value

Type: List<Option>
See Also