Skip to content

ASP.NET Editor - Carriage Return Example

<div>,<p> or <br>, which do you prefer?

With Cute Editor, you can defines what happens when the "enter" key is pressed in the editor in the BreakElement enumeration.This enumeration has three values: Div, Br and P.

Div Br P