StyleSheet.Styles Egenskap

Definition

Returnerar en samling formatmallar i en formatmall. Det här API:et är föråldrat. Information om hur du utvecklar ASP.NET mobila program finns i Mobile Apps & Webbplatser med ASP.NET.

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

Egenskapsvärde

En samling formatmallar i en formatmall.

Attribut

Gäller för

Se även