Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.SiteProvider Namespaces
CMS.SiteProvider
CultureSiteInfoProvider Class
CultureSiteInfoProvider Methods
Add Method
AddCultureToSite Method
CheckCultureCode Method
ClearSiteCultures Method
DeleteCultureSiteInfo Method
DeleteInfo Method
Get Method
GetAsync Method
GetCultureSiteInfo Method
GetCultureSiteInfoInternal Method
GetCultureSites Method
GetCultureSitesInternal Method
GetSiteCultureCodes Method
GetSiteCultures Method
IsCultureAllowed Method
IsCultureOnSite Method
IsSiteMultilingual Method
LicenseVersionCheck Method
LoadSiteCulturesInternal Method
ProcessWebFarmTask Method
Remove Method
RemoveCultureFromSite Method
RemoveSiteCultures Method
Set Method
SetCultureSiteInfo Method
SetCultureSiteInfoInternal Method
CultureSiteInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.SiteProvider
Assembly:
CMS.SiteProvider (in CMS.SiteProvider.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
CultureSiteInfo
info
)
Parameters
info
Type:
CMS.SiteProvider
CultureSiteInfo
Info object to be inserted or updated.
Implements
IInfoProvider
TInfo
Set(TInfo)
IInfoProvider
TInfo
Set(TInfo)
Exceptions
Exception
Condition
ArgumentNullException
Thrown when
info
is null.
See Also
Reference
CultureSiteInfoProvider Class
CMS.SiteProvider Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com