To create a custom widget and implement its logic, you must first create an empty custom widget in Visual Studio. Custom widgets are independent from the project, which they are being used in. They consist of a single .dll file, which can be reused across different applications. The new widget holds the logic and functionality of the custom widget.
If your Visual Studio version is Visual Studio 2013 or newer, perform the following:
Telerik.Sitefinity.dll
After you have prepared your source code, you can modify the auto-generated code beside the class definition. Perform the following:
using Telerik.Sitefinity.Web.UI;
SimpleView
SimpleScriptView
InitializeControls
LayoutTemplatePath
If your Visual Studio version is Visual Studio 2012 or older, to create the class, perform the following:
NOTE: If you rename the .cs file, you also must rename the class name inside the file.
Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.
This free lesson teaches administrators, marketers, and other business professionals how to use the Integration hub service to create automated workflows between Sitefinity and other business systems.
This free lesson teaches administrators the basics about protecting yor Sitefinity instance and its sites from external threats. Configure HTTPS, SSL, allow lists for trusted sites, and cookie security, among others.
The free on-demand video course teaches developers how to use Sitefinity .NET Core and leverage its decoupled architecture and new way of coding against the platform.
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important