Click or drag to resize

IAreaService.GetAreasByDomain Method (String)

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

Parameters

domain
Type: System.String

Return Value

Type: IList<Area>
See Also