SiteInfoProviderGetSiteInfoInternal Method (Int32) |
Returns the site info object with specified ID.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.2.23
Syntax protected virtual SiteInfo GetSiteInfoInternal(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID for that retrieve the info structure
Return Value
Type:
SiteInfoSee Also