Click or drag to resize

FormTemplateServiceGetByAreaIdAndType Method

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

Parameters

areaId
Type: SystemInt32
type
Type: Dynamicweb.FormsTemplateType

Return Value

Type: FormTemplate
See Also