XhtmlMobileTextWriter.IsStyleSheetEmpty Metod

Definition

Returnerar ett värde som anger om ett format har angetts. Det här API:et är föråldrat. Information om hur du utvecklar ASP.NET mobila program finns i Mobile Apps & Webbplatser med 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

Returer

trueom ett format har angetts. annars . false

Gäller för

Se även