Click or drag to resize
SettingsServiceIsAvailable Property
Returns true if the settings service's data is available.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool IsAvailable { get; }

Property Value

Type: Boolean

Implements

ISettingsServiceIsAvailable
See Also