XhtmlMobileTextWriter.IsStyleSheetEmpty Método

Definição

Retorna um valor que indica se um estilo foi definido. Esta API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Aplicativos Móveis & Sites com 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

Retornos

true se o estilo tiver sido definido; caso contrário, false.

Aplica-se a

Confira também