Returns the running SiteInfo selected by specified domain name, if the site is not running, returns null.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- domainName
- Type: System String
Domain name
- applicationPath
- Type: System String
Application path
Return Value
Type: SiteInfoSee Also