HttpBrowserCapabilitiesWrapper.CanRenderInputAndSelectElementsTogether Propriedade

Definição

Obtém um valor que indica se o navegador dá suporte aos elementos WML input e select juntos no mesmo cartão.Gets a value that indicates whether the browser supports WML input and select elements together in the same card.

public:
 virtual property bool CanRenderInputAndSelectElementsTogether { bool get(); };
public override bool CanRenderInputAndSelectElementsTogether { get; }
member this.CanRenderInputAndSelectElementsTogether : bool
Public Overrides ReadOnly Property CanRenderInputAndSelectElementsTogether As Boolean

Valor da propriedade

Boolean

true Se o navegador der suporte a input elementos WML e a select juntos; caso contrário, false .true if the browser supports WML input and select elements together; otherwise, false. O padrão é false.The default is false.

Aplica-se a