XhtmlCssHandler.IsReusable Właściwość

Definicja

Pobiera wartość wskazującą, że inne żądanie może używać bieżącego XhtmlCssHandler wystąpienia klasy. Ten interfejs API jest nieaktualny. Aby uzyskać informacje na temat tworzenia ASP.NET aplikacji mobilnych, zobacz Mobile Apps & Sites with ASP.NET (Aplikacje mobilne & Sites with ASP.NET).

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

Wartość właściwości

true.

Implementuje

Dotyczy

Zobacz też