XhtmlCssHandler.IsReusable 屬性

定義

取得值,指出另一個要求可以使用 XhtmlCssHandler 類別目前的執行個體。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 具有 ASP.NET 的Mobile Apps & Sites

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

屬性值

true.

實作

適用於

另請參閱