MobileCapabilities.RequiresNoBreakInFormatting Proprietà

Definizione

Ottiene un valore che indica se il browser non supporta gli elementi <br> HTML per la formattazione delle interruzioni di riga.

public:
 virtual property bool RequiresNoBreakInFormatting { bool get(); };
public virtual bool RequiresNoBreakInFormatting { get; }
member this.RequiresNoBreakInFormatting : bool
Public Overridable ReadOnly Property RequiresNoBreakInFormatting As Boolean

Valore della proprietà

true se il browser non supporta elementi HTML <br>. In caso contrario, false. Il valore predefinito è false.

Si applica a