c# how to set the BreakElement?

  •  02-09-2011, 9:54 AM

    c# how to set the BreakElement?

    hi 
     
    ive been trying to set the breakelement btu cant figure out the context it needs to be in
     
    ive tried
    Editor1.BreakElement = "<br />";
    but it tells me
    cannot convert element type string to cuteeditor.breakelement
     
    what is the format for this?
    Thanks 
View Complete Thread