Click or drag to resize

FormTemplate Constructor (Int32, TemplateType, String)

Initializes a new instance of the FormTemplate class

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public FormTemplate(
	int areaId,
	TemplateType type,
	string path
)

Parameters

areaId
Type: SystemInt32
type
Type: Dynamicweb.FormsTemplateType
path
Type: SystemString
See Also