Upgrade from 8.2 to 9 issues

David Pearson asked on December 15, 2016 16:19

I have class CMSModuleLoader.cs that is using GeneralizedInfo.ObjectType. The error GeneralizedInfo does not contain a definition for object type

What should I use to replace GeneralizedInfo.ObjectType?

Thanks David

Correct Answer

Brenden Kehren answered on December 15, 2016 16:26

Should be TypeInfo.ObjectType in v9.

Check out the API changes tool too.

2 votesVote for this answer Unmark Correct answer

Recent Answers


David Pearson answered on December 15, 2016 16:30

Thanks Brendan, Cool that fix that issue. Moving to the next one...

David

1 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.