| ISiteLocationManager Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Site
The ISiteLocationManager type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| IEnumerableT, T: ISiteArea | GetSiteAreas(Int64) |
Retrievs Site Areas, optionally based on a city id
| |
| IEnumerableT, T: ISiteCity | GetSiteCities(Int64) |
Retrieves Site Cities, optionally based on a region id
| |
| IEnumerableT, T: ISiteCountry | GetSiteCountries |
Retrieves Site Countries
| |
| IEnumerableT, T: ISiteRegion | GetSiteRegions(Int64) |
Retrieves Site Regions, optionally based on country id
|