TermOptionsEditorAttributeDisableTermCaching Property |
When true, term caching is disabled and terms are fetched from the server each time
the options dropdown is shown.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic bool DisableTermCaching { get; set; }
Property Value
Type:
Boolean
See Also