I have the following problem:
ViewModel public class YarnListViewModel { public IPagedList YarnList { get; set; } } Controller var y