通过


XhtmlCssHandler.IsReusable 属性

定义

获取一个值,该值指示另一个请求可以使用该类的 XhtmlCssHandler 当前实例。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

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

属性值

true

实现

适用于

另请参阅