XhtmlControlAdapter.CssLocation Özellik

Tanım

Stil sayfasının dış fiziksel dosya olarak mı, geçerli sayfanın içinde mi, geçerli oturum durumunda mı yoksa uygulama önbelleğinde mi depolandığını gösterir. Bu, API artık kullanılmıyor. ASP.NET mobil uygulama geliştirme hakkında bilgi için bkz. ASP.NET ile Mobile Apps & Siteleri.

protected:
 virtual property System::Web::UI::MobileControls::Adapters::XhtmlAdapters::StyleSheetLocation CssLocation { System::Web::UI::MobileControls::Adapters::XhtmlAdapters::StyleSheetLocation get(); };
protected virtual System.Web.UI.MobileControls.Adapters.XhtmlAdapters.StyleSheetLocation CssLocation { get; }
member this.CssLocation : System.Web.UI.MobileControls.Adapters.XhtmlAdapters.StyleSheetLocation
Protected Overridable ReadOnly Property CssLocation As StyleSheetLocation

Özellik Değeri

Bir StyleSheetLocation değer. Varsayılan değer, konumun henüz belirlenmediğini gösteren değeridir NotSet.

Açıklamalar

Bu yöntem öncelikle .NET Framework tarafından dahili olarak kullanılır.

Şunlara uygulanır

Ayrıca bkz.