HtmlMobileTextWriter.WriteBreak Method

Definition

Writes a line break. This API is obsolete. For information about how to develop ASP.NET mobile applications, see Mobile Apps & Sites with ASP.NET.

public:
 void WriteBreak();
public void WriteBreak ();
member this.WriteBreak : unit -> unit
override this.WriteBreak : unit -> unit
Public Sub WriteBreak ()

Applies to

See also