Click or drag to resize
CultureSiteInfoProviderGetCultureSites Method
Returns all bindings between cultures and sites.

Namespace: CMS.SiteProvider
Assembly: CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 9.0.0
Syntax
C#
public static ObjectQuery<CultureSiteInfo> GetCultureSites()

Return Value

Type: ObjectQueryCultureSiteInfo
See Also