I've created a custom module.
I have a RadEditor within the edit page. When this page is displayed the RadEditor has the text "Type your content here...". I don't want this text to show up at all that is I want the RadEditor to be blank.
I've tried adding the <Content></Content> attribute in the ascx page and also I've tried adding
Neither approach works.
Any help would be much appreciated.
Regards
Craig