IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
To create the template of the designer view, perform the following:
Designer/Views
NOTE: Visual Studio does not provide a dialog option to directly create a user control. You must create a file of another type and change its extension.
GITHUB EXAMPLE: For more information about the content of the file, see the DatePickerDesignerView.ascx file of the downloaded sample project.
In the markup, first, you register the necessary assemblies, so that they can be used in the template. Then, you define two controls of typeRadDatePicker that are used to limit the date range.
typeRadDatePicker
Next, you must reference the template in the designer view.
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important