Click or drag to resize
ICMSStorageIsDisconnected Property
Returns true if the storage is disconnected

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
bool IsDisconnected { get; }

Property Value

Type: Boolean
See Also