Click or drag to resize

Form.GetSubmits 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: System.Int32

Return Value

Type: List<Submit>
See Also