This is a migrated thread and some comments may be shown as answers.

'Telerik.Web.UI.RadEditor' does not have a public property named 'ExportSettings'

0 Answers 79 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Neal
Top achievements
Rank 1
Neal asked on 12 Jan 2009, 01:23 PM
Hi,
I get the 'Telerik.Web.UI.RadEditor' does not have a public property named 'ExportSettings' error message if I try use

<ExportSettings ..> in my RadEditor settings.

Any Idea why??
(using v Q2 2008), upgraded from q4 2006 via zip file.

<

telerik:RadEditor ID="RadEditor1" runat="server"

 

 

Style="position: relative"

 

 

Width="99%" Height="300px"

 

 

OnClientCommandExecuting="OnClientCommandExecuting">

 

 

<ExportSettings OpenInNewWindow="true" />

 

 

 

<Content>

 

 

</Content>

 

 

</telerik:RadEditor>

 

No answers yet. Maybe you can help?

Tags
Editor
Asked by
Neal
Top achievements
Rank 1
Share this question
or