NewsRotator widget: Create the NewsRotator as a user widget
In this section you will build a control for your Sitefinity CMS application as a User control.
GITHUB EXAMPLE: This tutorial outlines the main concepts of creating a user control. You can download the full code sample for the NewsRotator control from Sitefinity CMS GitHub repository » NewsRotator sample widget. Note that the sample is using a custom control, but you can adapt the code to the user control scenario.