How to get/use the Extensions

Answered
0
0

The extensions section mentions that the extensions are pre-compiled with wisej installer, however, I can’t find any extension in the toolbar nor I can add it to the toolbar in anyway…

Please advise…?

Best Regards,

Ali

  • You must to post comments
Best Answer
0
0

You’ll need to install the nuget package for the extension that you want. You may need to restart Visual Studio before you can see it in the toolbar.

  1. In the Solution Explorer, right-click -> Manage NuGet Packages
  2.  Click the “Browse” tab
  3. Search for the name of the extension that you want (ie “wisej ckeditor”)
  4. Select the extension and click “Install”
  5. Open the designer.
  6. Open the toolbox (View ->Toolbox)
  7. If you do not see the extension in the toolbox, restart Visual Studio and re-open the designer.

    HTH,
    Julie

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.