> · @{ · var allPages = Model.umbTextpage; · var ordered = allPages.OrderByDescending(x => x.Id); · } · @foreach(var t in ordered){ · > · }
確定! 回上一頁