SiteInfoProviderGetSiteInfo Method (Int32) |
Returns the site info object with specified ID.
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 12.0.0
Syntax public static SiteInfo GetSiteInfo(
int siteId
)
Parameters
- siteId
- Type: SystemInt32
Site ID for that retrieve the info structure
Return Value
Type:
SiteInfoSee Also