Click or drag to resize

FormGetSubmits Method (Int32)

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public List<Submit> GetSubmits(
	int pageId
)

Parameters

pageId
Type: SystemInt32

Return Value

Type: ListSubmit
See Also