Click or drag to resize
SettingsServiceIsAvailable Property
Returns true if the settings service is available

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

Property Value

Type: Boolean

Implements

ISettingsServiceIsAvailable
See Also