XhtmlCssHandler.IsReusable 属性
定义
获取一个值,该值指示另一个请求可以使用 XhtmlCssHandler 类的当前实例。Gets a value indicating that another request can use the current instance of the XhtmlCssHandler class. 此 API 已废弃不用。This API is obsolete. 若要了解如何开发 ASP.NET 移动应用,请参阅 Mobile Apps & Sites with ASP.NET (ASP.NET 移动应用和网站)。For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.
public:
property bool IsReusable { bool get(); };
public bool IsReusable { get; }
member this.IsReusable : bool
Public ReadOnly Property IsReusable As Boolean
属性值
true.true.