| SubmitGetSubmitById Method |
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax public static Submit GetSubmitById(
int id
)
Public Shared Function GetSubmitById (
id As Integer
) As Submit
Parameters
- id
- Type: SystemInt32
Return Value
Type:
SubmitSee Also