Click or drag to resize

SubmitDataGetSubmitDatasBySql Method

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

Parameters

sql
Type: SystemString

Return Value

Type: ListSubmitData
See Also