Click or drag to resize

OptionParseOptionInput Method (String, Int32)

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

Parameters

optionInput
Type: SystemString
fieldId
Type: SystemInt32

Return Value

Type: ListOption
See Also