Override the ResourceAssemblyInfo property

The ContentViewDesignerBase class uses a predefined template for its UI. It is located in the Telerik.Sitefinity.Resources assembly. The ContentViewDesignerBase uses the ResourceAssemblyInfo property to locate its resources. You must override this property to return a type form the Telerik.Sitefinity.Resources assembly. 

To do this, perform the following:

  1. Add a reference to the Telerik.Sitefinity.Resources assembly.
    You can find the assembly in folder C:\Program Files (x86)\Telerik\Sitefinity CMS\Libraries.
  2. Override the ResourceAssemblyInfo property to return the type of the Reference class.

EXAMPLE: For more information about overriding the ResourceAssemblyInfo class, see For developers: Full code of the multi-view widget designer class.

Increase your Sitefinity skills by signing up for our free trainings. Get Sitefinity-certified at Progress Education Community to boost your credentials.

Get started with Integration Hub | Sitefinity Cloud | Sitefinity SaaS

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.

Web Security for Sitefinity Administrators

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.

Foundations of Sitefinity ASP.NET Core Development

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.

Was this article helpful?