Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.YetaWFManager.CacheBuster Property

Returns a string that can be used in generated URLs as "cache buster", i.e., to defeat client-side caching.

Class: YetaWF.Core.Support.YetaWFManager
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public static string CacheBuster { get; }

Remarks

The value returned by this property is the same for each call. It changes only when the site is restarted.

See Also YetaWF.Core.Support.YetaWFManager ClassYetaWF.Core Overview