PreferenceManager Enabled Property TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
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
Version Information

Obsolete (compiler warning) in 6.5
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
Obsolete (compiler warning) in 4.5
See Also