RecroGrid Framework
C#
Show/Hide TOC
IRgf
Identity
Service
Save
User
Settings
Async Method
Definition
Namespace:
Recrovit.RecroGridFramework.Identity
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 10.2.0.26.0716.1
C#
Copy
Task
SaveUserSettingsAsync
(
string
userId
,
Dictionary
<
string
,
string
>
settings
)
Parameters
userId
String
settings
Dictionary
String
,
String
Return Value
Task
See Also
Reference
IRgfIdentityService Interface
Recrovit.RecroGridFramework.Identity Namespace
In This Article
Definition
Parameters
Return Value
See Also