다음을 통해 공유


XhtmlMobileTextWriter.WritePendingBreak 메서드

정의

현재 요소가 , , <table><ul>및 is와 같은 <p><div>블록 요소가 아니고 SuppressNewLinefalse보류 중인 중단이 있는 경우 출력 스트림에 줄 종결자 문자열을 씁니다. 이 API는 사용되지 않습니다. ASP.NET 모바일 애플리케이션을 개발하는 방법에 대한 자세한 내용은 모빌 앱 및 ASP.NET 있는 사이트입니다.

public:
 virtual void WritePendingBreak();
public virtual void WritePendingBreak();
abstract member WritePendingBreak : unit -> unit
override this.WritePendingBreak : unit -> unit
Public Overridable Sub WritePendingBreak ()

적용 대상

추가 정보