Completed
Last Updated: 05 Aug 2016 14:05 by ADMIN
ADMIN
Joana
Created on: 22 Jul 2016 07:58
Category: Editor
Type: Feature Request
0
Statistics module is placed in the ContentArea when only one EditMode is loaded
<telerik:RadEditor ID="RadEditor3" runat="server" EditModes="Design" OnClientLoad="OnClientLoad" RenderMode="Lightweight">
                <Modules>
                    <telerik:EditorModule Name="RadEditorStatistics" Visible="true" Enabled="true"/>
                </Modules>
</telerik:RadEditor>
0 comments