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

속성 값

true 모바일 디바이스 브라우저가 WML do form-accept 구문을 인라인 단추로 렌더링하면 이고, false그렇지 않으면 .

예외

적용 대상