Click or drag to resize

AreaServiceGetLanguageAreas Method

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

Parameters

masterAreaId
Type: SystemInt32

Return Value

Type: IListArea

Implements

IAreaServiceGetLanguageAreas(Int32)
See Also