Feature Request: Enhance classes

Posted by Community Admin on 05-Aug-2018 06:42

Feature Request: Enhance classes

All Replies

Posted by Community Admin on 07-Jan-2013 00:00

I would like thunder to read my type definitions (custom fields) from the config files and generate me a class file (or more) which puts the custom fields into the object as physical properties.

So for example if I enhance a "Product" to have a custom field called "Manufacturer".  Thunder would see that, then generate the get\set on a partial class such that internally it would do the GetValue\SetValue.

That way on code my type could be modified like

product.Manufacturer = "IBM";

...and more easily bindable on templates.

Posted by Community Admin on 10-Jan-2013 00:00

Hi Steve,

 I have added the feature request and here you can find and follow the PITS Issue: Public URL

 Kind regards,
Nikolay Dimitrov
the Telerik team

Do you want to have your say in the Sitefinity development roadmap? Do you want to know when a feature you requested is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed