I have a view to Display the below Customer Object.
public Class Customer { public long Id { get; set; } public string Name { get; set; } public
I have resolved the issue.. Thanks for the viewers.
The problem was In my View I was using somewhere Model => Model. Its should be model => model.