Click or drag to resize
ResourceStringInfoProviderDatabaseAvailable Property
Indicates if database is available and provider is ready to obtain translation from the database.

Namespace: CMS.Localization
Assembly: CMS.Localization (in CMS.Localization.dll) Version: 9.0.0
Syntax
C#
protected virtual bool DatabaseAvailable { get; }

Property Value

Type: Boolean
See Also