SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Additional Inherited Members | |
Public Member Functions inherited from erminas.SmartAPI.Utils.CachedCollections.ICached | |
void | InvalidateCache () |
Clear the cache and refresh it on the next access. | |
void | Refresh () |
Updates the cache immediatly. | |
Properties inherited from erminas.SmartAPI.CMS.ILanguageDependentReadValue< out T > | |
T | ForCurrentLanguage [get] |
T | ForMainLanguage [get] |
T | this[ILanguageVariant languageVariant] [get] |
T | this[string languageAbbreviation] [get] |