XhtmlMobileTextWriter.IsStyleSheetEmpty Método

Definição

Retorna um valor que indica se um estilo foi definido. Essa API está obsoleta. Para obter informações sobre como desenvolver aplicativos móveis ASP.NET, consulte Mobile Apps & 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 um estilo tiver sido definido; caso contrário, false.

Aplica-se a

Confira também