PreferenceManager Enabled Property TIBCO Spotfire 6.0 API Reference
Gets whether or not the use of preferences is enabled.

Namespace: Spotfire.Dxp.Framework.Preferences
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

[ObsoleteAttribute("The preference framework can no longer be turned off. This property will always return true.")]
public bool Enabled { get; }

Property Value

Type: Boolean
See Also