Updates user record with specified culture value
Namespace:
RainWorx.FrameWorx.MVC.ControllersAssembly: RainWorx.FrameWorx.MVC (in RainWorx.FrameWorx.MVC.dll) Version: 3.5
Syntax
C#
public JsonResult UpdateUserCulture( string culture )
Parameters
- culture
- Type: SystemString
culture string
Return Value
Type: JsonResultSee Also