Here is the problem. I am getting IEnumerable from ViewPage and when I tried it to convert List it is showing me error like:
\'System.Collection
System.Collection
I was missing System.Data.Entity dll reference and problem was solved