asp.net mvc page is not showing properties from associated objects
问题 I have the following simple structure: Applicant Possition ApplicantPosition and ApplicantPositionHistory The 3rd class has one reference with Applicant and one with Position. The 4th table has one reference with ApplicantPosition In the razon page I am doing to show the history of an applicant per position, I want to show the name of the applicant for example I have this in the html, however its showing me empty, it only shows me info for fields that are in the same object, for example