SiteInfoProviderGetSiteInfo Method (String) |
Returns the SiteInfo structure for a specified site.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax public static SiteInfo GetSiteInfo(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name for that retrieve the data
Return Value
Type:
SiteInfoSee Also