Click or drag to resize

UserControllerSaveUser Method (User, UserSaveOptions)

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int SaveUser(
	User user,
	UserSaveOptions saveOptions
)

Parameters

user
Type: Omada.OE.ModelUser
saveOptions
Type: Omada.OE.ModelUserSaveOptions

Return Value

Type: Int32
See Also