Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Problem after upgrade to vertion 11 CMS - IPropertyControl

Vote:
 

Hi

I was looking in vercion 11 breaking changes, and I guess I need to change this to IPropertycontrolfactory - 
What will be the rigth code then?

This is the old:

public override IPropertyControl CreatePropertyControl()
        {
            return null;
        }

Thanks

#186624
Dec 27, 2017 22:41
Vote:
 

Hi, I had the same problem and you can remove that. This is the version that you can find on github for the alloy package shiped with the VS extension when installing an epi site: https://raw.githubusercontent.com/episerver/alloy-mvc-template/master/src/Alloy.Mvc.Template/Models/Properties/PropertyStringList.cs

#186631
Dec 28, 2017 14:37
Vote:
 

Thanks Eric

#186671
Jan 01, 2018 12:23
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.