Aracılığıyla paylaş


HttpBrowserCapabilitiesBase.SupportsCacheControlMetaTag Özellik

Tanım

Türetilen bir sınıfta geçersiz kılınan, tarayıcının HTML öğelerinin özniteliği için değeri destekleyip cache-control destekleme olmadığını belirten bir değer http-equiv meta alır.

public:
 virtual property bool SupportsCacheControlMetaTag { bool get(); };
public virtual bool SupportsCacheControlMetaTag { get; }
member this.SupportsCacheControlMetaTag : bool
Public Overridable ReadOnly Property SupportsCacheControlMetaTag As Boolean

Özellik Değeri

Boolean

true Tarayıcı HTML öğelerinin cache-control özniteliği için http-equiv değeri meta destekliyorsa; aksi takdirde, false .

Özel durumlar

Şunlara uygulanır