Share via


HttpBrowserCapabilitiesBase.RendersBreaksAfterWmlInput Propriété

Définition

En cas de substitution dans une classe dérivée, obtient une valeur qui indique si le navigateur restitue un saut de ligne après un élément WML input.

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

Valeur de propriété

true si le navigateur restitue un saut de ligne après un élément WML input ; sinon, false.

Exceptions

S’applique à