| SubmitGetSubmitCountByForm Method |
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax public static int GetSubmitCountByForm(
Form form
)
Public Shared Function GetSubmitCountByForm (
form As Form
) As Integer
Parameters
- form
- Type: Dynamicweb.FormsForm
Return Value
Type:
Int32See Also