SiteInfoProvider GetSiteInfo Method (Int32)Kentico 8.0 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.0.5239.26125)

Parameters

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

Return Value

Type: SiteInfo
See Also