Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
public UserConfiguration CurrentPreferences { get; }

Property Value

Type: UserConfiguration
See Also