Click or drag to resize

FormGetFormById Method

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public static Form GetFormById(
	int id
)

Parameters

id
Type: SystemInt32

Return Value

Type: Form
See Also