Dynamicweb 9
Dynamicweb 9
Dynamicweb.Forms
Form Class
Form Methods
Copy Method
Delete Method
Fill Method
FillRow Method
GetFormById Method
GetForms Method
GetFormsBySql Method
GetSubmitCount Method
GetSubmits Method
GetUserSubmits Method
IncreaseFormShowCount Method
Save Method
SubmitCount Method
Form
GetForms Method
Namespace:
Dynamicweb.Forms
Assembly:
Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
C#
VB
Copy
public
static
List
<
Form
>
GetForms
()
Public
Shared
Function
GetForms
As
List
(
Of
Form
)
Return Value
Type:
List
Form
See Also
Reference
Form Class
Dynamicweb.Forms Namespace