Click or drag to resize

IAreaService.GetLanguageAreas Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
IList<Area> GetLanguageAreas(
	int masterAreaId
)

Parameters

masterAreaId
Type: System.Int32

Return Value

Type: IList<Area>
See Also