Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Membership Namespaces
CMS.Membership
UserCultureInfoProvider Class
UserCultureInfoProvider Methods
Add Method
AddUserToCulture Method
AddUserToCultureInternal Method
DeleteInfo Method
DeleteSiteAllowedCultureInternal Method
DeleteUserCultureInfo Method
Get Method
GetAsync Method
GetUserCultureInfo Method
GetUserCultureInfoInternal Method
GetUserCultures Method
GetUserCulturesInternal Method
Remove Method
RemoveUserFromAllCultures Method
RemoveUserFromAllCulturesInternal Method
RemoveUserFromCulture Method
RemoveUserFromSite Method
RemoveUserFromSiteInternal Method
Set Method
SetUserCultureInfo Method
SetUserCultureInfoInternal Method
UserCultureInfoProvider
Set Method
Inserts or updates the
info
object in the underlying data store.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
Set
(
UserCultureInfo
info
)
Parameters
info
Type:
CMS.Membership
UserCultureInfo
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
UserCultureInfoProvider Class
CMS.Membership Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com