Click or drag to resize

FormSubmitCount Method (Int32)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
[ObsoleteAttribute("Use GetSubmitCount(Integer) instead.")]
public int SubmitCount(
	int pageId
)

Parameters

pageId
Type: SystemInt32

Return Value

Type: Int32
See Also