Create the widget template
Create the markup for displaying the settings. The settings render a dropdown with choices for the user.
To do this, perform the following:
- Open your project in Visual studio.
- Create a file and name it MyCustomSettings.ascx
- Inside paste the following code: