Click or drag to resize

FormTemplateServiceGetByAreaId Method

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public IEnumerable<FormTemplate> GetByAreaId(
	int areaId
)

Parameters

areaId
Type: SystemInt32

Return Value

Type: IEnumerableFormTemplate
See Also