Click or drag to resize

Form.GetFormsBySql Method

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

Parameters

sql
Type: System.String

Return Value

Type: List<Form>
See Also