WebDictionary.CanCacheDictionary Property
Indicates whether a dictionary can be placed in the cache.
Namespace: DevExpress.Web.ASPxSpellChecker
Assembly: DevExpress.Web.ASPxSpellChecker.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Remarks
The CanCacheDictionary method checks for a valid WebDictionary.CacheKey.
See Also