Adds user to allowed culture of the site.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- user
- Type: CMS.Membership UserInfo
User info object
- culture
- Type: CMS.Localization CultureInfo
Culture info object
- site
- Type: CMS.SiteProvider SiteInfo
Site info object
See Also