System.Web.UI.ChtmlTextWriter.WriteBreak Method

Writes a br element to the cHTML output stream.

Syntax

public override void WriteBreak ()

Remarks

Use the ChtmlTextWriter.WriteBreak method to insert a line break into a stream of cHMTL.

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0