Condividi tramite


MobileCapabilities.RequiresNoBreakInFormatting Proprietà

Definizione

Ottiene un valore che indica se il browser non supporta gli elementi HTML <br> per formattare le 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