SiteInfoProviderGetSiteInfoInternal Method (String) |
Returns the SiteInfo structure for a specified site.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.2.23
Syntax protected virtual SiteInfo GetSiteInfoInternal(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name for that retrieve the data
Return Value
Type:
SiteInfoSee Also