TermOptionsEditorAttributeDisableTermCaching Property

When true, term caching is disabled and terms are fetched from the server each time the options dropdown is shown.

Definition

Namespace: MFiles.VAF.Configuration
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public bool DisableTermCaching { get; set; }

Property Value

Boolean

See Also