XhtmlMobileTextWriter.IsStyleSheetEmpty 方法

定义

返回一个值,该值指示是否已设置样式。 此 API 已过时。 有关如何开发 ASP.NET 移动应用程序的信息,请参阅 Mobile Apps &具有 ASP.NET 的网站。

public:
 virtual bool IsStyleSheetEmpty();
public virtual bool IsStyleSheetEmpty();
abstract member IsStyleSheetEmpty : unit -> bool
override this.IsStyleSheetEmpty : unit -> bool
Public Overridable Function IsStyleSheetEmpty () As Boolean

返回

true 如果已设置样式,则为否则,为 false.

适用于

另请参阅