Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Membership Namespaces
CMS.Membership
IUserCultureInfoProvider Interface
IUserCultureInfoProvider Methods
Add Method
Get Method
GetAsync Method
Remove Method
IUserCultureInfoProvider
Add Method
Creates
UserCultureInfo
binding.
Namespace:
CMS.Membership
Assembly:
CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax
C#
Copy
void
Add
(
int
userId
,
int
cultureId
,
int
siteId
)
Parameters
userId
Type:
System
Int32
User ID.
cultureId
Type:
System
Int32
Culture ID.
siteId
Type:
System
Int32
Site ID.
Exceptions
Exception
Condition
InvalidOperationException
Thrown when the culture specified is not allowed on the site.
See Also
Reference
IUserCultureInfoProvider Interface
CMS.Membership Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com