HttpBrowserCapabilitiesBase.RendersBreaksAfterWmlInput 속성

정의

파생 클래스에서 재정의되는 경우 브라우저가 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

속성 값

true 브라우저가 WML input 요소 뒤의 줄 바꿈을 렌더링하면 이고, false그렇지 않으면 .

예외

적용 대상