SiteInfoProvider GetSiteInfoInternal Method (Int32)Kentico 8.1 API Reference
Returns the site info object with specified ID.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

siteId
Type: OnlineSystem Int32
Site ID for that retrieve the info structure

Return Value

Type: SiteInfo
See Also