- 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:
- Select the BlazorControl from the View Elements on left side Panel on the Drawing environment.
- 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.
- Setup the settings in the configuration dialog with components references.
- 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: