Hello-
Using the RichTextEditor and retrieving [ MyRichTextControl.GetContent("HTML") ] from it using any text at all, the "title" of that property contains "Untitled".
Here's the exact return value: <title>Untitled</title>
Is there a simple way to not include a "title" by default, or null/blank it out ?
Thanks in advance -B