Omada Identity
Omada Identity
Namespaces
Omada.OE.AppLogic
SettingController Class
SettingController Methods
DeleteCustomerSetting Method
DeleteUserSetting Method
DeleteUserSettingIncrementDataVersion Method
GetActiveUserPermissions Method
GetAppSettings Method
GetCustomerSettings Method
GetCustomerSettingValue(T) Method
GetDashboardFiltersFromCacheIfPresent Method
GetSettingsValidator Method
GetUserSettings Method
SaveAppSettings Method
SaveCustomerSetting Method
SaveUserSetting Method
SaveUserSettingIncrementDataVersion Method
SettingController
GetAppSettings Method
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
List
<
AppSetting
>
GetAppSettings
(
AppSettingKind
kind
)
Parameters
kind
Type:
Omada.OE.Model
AppSettingKind
Return Value
Type:
List
AppSetting
See Also
Reference
SettingController Class
Omada.OE.AppLogic Namespace