| CultureSiteInfoProviderGetCultureSiteInfoInternal Method | 
            Returns the CultureSiteInfo structure for the specified cultureSite.
            
 
Namespace: CMS.SiteProviderAssembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual CultureSiteInfo GetCultureSiteInfoInternal(
	int cultureId,
	int siteId
)
Parameters
- cultureId
- Type: SystemInt32
 CultureID
- siteId
- Type: SystemInt32
 SiteID
Return Value
Type: 
CultureSiteInfo See Also
See Also