Checks the specified domain name(and site) for collision with another running site.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- domainName
- Type:
System String
Domain name to be checked
- siteId
- Type:
System Int32
ID of the site which holds the domain name (site is excluded from result)
Return Value
Type:
Dataset with data of the first site which is running under specified domain name.
See Also