Click or drag to resize

FormFieldOptionGetFormFieldOptions Method

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static FormFieldOptionCollection GetFormFieldOptions(
	int fieldId
)

Parameters

fieldId
Type: SystemInt32

Return Value

Type: FormFieldOptionCollection
See Also