Click or drag to resize

FormFieldOptionGetFormFieldOptionsBySql Method

Namespace:  Dynamicweb.DataManagement
Assembly:  Dynamicweb.DataManagement (in Dynamicweb.DataManagement.dll) Version: 4.0.2
Syntax
public static FormFieldOptionCollection GetFormFieldOptionsBySql(
	string sqlCommandText
)

Parameters

sqlCommandText
Type: SystemString

Return Value

Type: FormFieldOptionCollection
See Also