Click or drag to resize

IAreaServiceGetAreasByDomain Method (String)

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

Parameters

domain
Type: SystemString

Return Value

Type: IListArea
See Also