Download the Solution Example here: BlazorControlDemo.dbsln

  • Solution Name: BlazorControlDemo
  • Software Version: v10 Update 1d
  • Keywords: BlazorControl

Summary

This example demonstrates how to use an external BlazorControl component on any HTML5 display of your solutions.


Technical Information

The example demonstrates how to use the BlazorControl enhancing the display with custom styles and interactive functionalities.

Step-by-Step:

  1. Select the BlazorControl from the View Elements on left side Panel on the Drawing environment.
  2. Select the DLL with the control.  In order to enable the web distribution, put that control is the foder BlazorControls in the product distribution folder.
  3. Setup the settings in the configuration dialog with components references.
  4. In the Code Behind, bind properties of the external control with Tags in your application. 

Reference Information

→ See User Guide > Draw > Components > BlazorControl for more information.


In this section:

  • No labels