| IAreaServiceGetAreasByDomain Method (String) |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax IList<Area> GetAreasByDomain(
string domain
)
Function GetAreasByDomain (
domain As String
) As IList(Of Area)
Parameters
- domain
- Type: SystemString
Return Value
Type:
IListAreaSee Also