Click or drag to resize

FieldGetFieldsBySql Method

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public static List<Field> GetFieldsBySql(
	string sql
)

Parameters

sql
Type: SystemString

Return Value

Type: ListField
See Also