Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Components.HelpInfoDefinition.UseCache Property

Defines whether the small object cache is used to cache the help file. Use for small help files only. Any help files over 1K bytes of data are not cached.

Class: YetaWF.Core.Components.HelpInfoDefinition
Namespace: YetaWF.Core.Components
Assembly: YetaWF.Core

Syntax

public bool UseCache { get; set; }

See Also YetaWF.Core.Components.HelpInfoDefinition ClassYetaWF.Core Overview