![]() |
SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
|
Inheritance diagram for erminas.SmartAPI.CMS.Project.Pages.IStartPagesValue:
Collaboration diagram for erminas.SmartAPI.CMS.Project.Pages.IStartPagesValue: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] |