Click or drag to resize

FieldGetFieldsByForm Method

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public static List<Field> GetFieldsByForm(
	Form f
)

Parameters

f
Type: Dynamicweb.FormsForm

Return Value

Type: ListField
See Also