Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.IO.FileData<TObj>.Cacheable Property

Defines whether the data should be cached.

Class: YetaWF.Core.IO.FileData<TObj>
Namespace: YetaWF.Core.IO
Assembly: YetaWF.Core

Syntax

public bool Cacheable { get; set; }

See Also YetaWF.Core.IO.FileData<TObj> ClassYetaWF.Core Overview