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