Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.SiteProvider Namespaces
CMS.SiteProvider
CultureSiteInfoProvider Class
CultureSiteInfoProvider Methods
Get Method
Get Method (Int32, Int32)
CultureSiteInfoProvider
Get Method (Int32, Int32)
Gets an instance of the
CultureSiteInfo
binding structure.
Namespace:
CMS.SiteProvider
Assembly:
CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
Copy
public
virtual
CultureSiteInfo
Get
(
int
cultureId
,
int
siteId
)
Parameters
cultureId
Type:
System
Int32
Culture ID.
siteId
Type:
System
Int32
Site ID.
Return Value
Type:
CultureSiteInfo
Returns an instance of
CultureSiteInfo
corresponding to given identifiers or null.
Implements
ICultureSiteInfoProvider
Get(Int32, Int32)
See Also
Reference
CultureSiteInfoProvider Class
Get Overload
CMS.SiteProvider Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com