CleanUpHTMLCode

  •  05-28-2008, 3:43 PM

    CleanUpHTMLCode

    Hi Adam,
     
    Can you please provide an example code snippet of how I remove HTML tags in code behind?
     
    Something like...
     
    string mystr = ceEditor.CleanUpHTMLCode();
     
    I basically want to strip all HTML tags.
     
    Thanks,

    Paul.
View Complete Thread