| FormGetFormById Method |
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax public static Form GetFormById(
int id
)
Public Shared Function GetFormById (
id As Integer
) As Form
Parameters
- id
- Type: SystemInt32
Return Value
Type:
FormSee Also