PreferenceManager Enabled Property TIBCO Spotfire 7.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: 18.10.8513.5432 (18.10.8513.5432)
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 7.0
Obsolete (compiler warning) in 6.5
Obsolete (compiler warning) in 6.0
Obsolete (compiler warning) in 5.5
Obsolete (compiler warning) in 5.0
See Also