StyleSheet.Styles Özellik

Tanım

Stil sayfasındaki stil koleksiyonunu döndürür. 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.

public:
 property System::Collections::ICollection ^ Styles { System::Collections::ICollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.ICollection Styles { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Styles : System.Collections.ICollection
Public ReadOnly Property Styles As ICollection

Özellik Değeri

Stil sayfasındaki stil koleksiyonu.

Öznitelikler

Şunlara uygulanır

Ayrıca bkz.