DynamicScriptAttribute.CacheDuration property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the duration of the caching.

public int CacheDuration { get; set; }

Property Value

The duration of the caching.

See Also