SupportsCacheControlMetaTag Property

Returns true if the device supports the <meta> tag Cache-Control: max-age-0. The default is true.

public virtual bool SupportsCacheControlMetaTag {
   get
}

Remarks

The Cache-Control <meta> tag is set for WML devices. If false, ASP.NET inserts a default query string ("__ufps=") for links that do not carry a query string, to avoid the browser using the cached page.

See Also

Applies to: MobileCapabilities Class