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

addhandler OnExportContent

1 Answer 50 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Fit2Page asked on 25 May 2012, 01:13 PM
When I try

AddHandler editor_Text.OnExportContent, AddressOf dynamanual_ExportContent

I keep getting:

Compiler Error Message: BC30390: 'Telerik.Web.UI.RadEditor.Protected Overridable Sub OnExportContent(e As Telerik.Web.UI.EditorExportingArgs)' is not accessible in this context because it is 'Protected'.

Marc

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 25 May 2012, 02:17 PM
Hi,

You can find attached here an example demonstrating how to export the editor's content as PDF on the server using the OnExportContent event property of RadEditor. I hope that the example will help you to fix the error.

Regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Editor
Asked by
Fit2Page
Top achievements
Rank 2
Iron
Iron
Iron
Answers by
Rumen
Telerik team
Share this question
or