Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
UserController Class
UserController Methods
UpdateUserRegionalSettings Method
UpdateUserRegionalSettings Method (Int32, RegionalSettings)
UpdateUserRegionalSettings Method (Int32, RegionalSettings, SqlConnection, SqlTransaction)
UserController
UpdateUserRegionalSettings Method (Int32, RegionalSettings)
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
void
UpdateUserRegionalSettings
(
int
userId
,
RegionalSettings
regionalSettings
)
Parameters
userId
Type:
System
Int32
regionalSettings
Type:
Omada.OE.Model
RegionalSettings
See Also
Reference
UserController Class
UpdateUserRegionalSettings Overload
Omada.OE.AppLogic Namespace