CoreStateCurrentPreferences Property |
Gets the current preferences, using the PreferencesRetrievalFunc. If the func isn't set, null is returned.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Configuration
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax public UserConfiguration CurrentPreferences { get; }
Public ReadOnly Property CurrentPreferences As UserConfiguration
Get
Property Value
Type:
UserConfigurationSee Also