Click or drag to resize

AreaServiceGetAreasByDomain Method (String)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public IList<Area> GetAreasByDomain(
	string domain
)

Parameters

domain
Type: SystemString

Return Value

Type: IListArea

Implements

IAreaServiceGetAreasByDomain(String)
See Also