Logo
Explore Help
Register Sign In
lsm/Orchard
1
0
Fork 0
You've already forked Orchard
mirror of https://github.com/OrchardCMS/Orchard.git synced 2025-09-20 10:47:56 +08:00
Code Issues Actions 3 Packages Projects Releases Wiki Activity
Files
031df21291fc71362bfab07a39b783fafcf50f8a
Orchard/src/Orchard.Web/Packages/Orchard.Blogs/ViewModels/BlogPostViewModel.cs

9 lines
265 B
C#
Raw Normal View History

Hooked up viewing the posts by Blog (front end) and viewing a BlogPost. --HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042252
2009-11-25 23:12:19 +00:00
using Orchard.Blogs.Models;
using Orchard.Mvc.ViewModels;
namespace Orchard.Blogs.ViewModels {
public class BlogPostViewModel : BaseViewModel {
public Blog Blog { get; set; }
Once the ItemDisplayModel and ItemEditorModel were converted to use ZoneCollection they became identical. Collapsing them into the same ItemViewModel class. --HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4044987
2010-01-05 10:54:12 +00:00
public ItemViewModel<BlogPost> BlogPost { get; set; }
Hooked up viewing the posts by Blog (front end) and viewing a BlogPost. --HG-- extra : convert_revision : svn%3A5ff7c347-ad56-4c35-b696-ccb81de16e03/trunk%4042252
2009-11-25 23:12:19 +00:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 143ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API 吉ICP备2022002899号