HttpBrowserCapabilitiesBase.RendersWmlDoAcceptsInline 屬性

定義

在衍生類別中覆寫時,取得值,指出行動裝置瀏覽器是否將 WML do 表單接受建構呈現為內嵌按鈕,而不是螢幕鍵盤。

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

屬性值

Boolean

如果行動裝置瀏覽器將 WML do 表單接受建構呈現為內嵌按鈕,則為 true;否則為 false

例外狀況

適用於