English 中文(简体)
为伙伴关系的分级页结构建立路线收集(或类似)。 NET MVC
原标题:Create route collection (or similar) for hierarchical page structure in ASP.NET MVC

如果问题似乎复杂,但在某些典型的中央人事管理系统中,这些网页将有一个等级结构。 换言之,你将创建最高级的网页,这些网页将有儿童,这些网页有儿童等。

I m writing a small CMS at work, in MVC3, which needs to be able interpret URLs which reflect this hierarchical nature. Eg:

http://mysite/page1/page1.1/page1.1.1/page1.1.1.1

我将目前的“渔获量”放在路边,Im通过控制器/观察模型将新ur的ur子与页面实体相匹配。 这似乎是一个微不足道的资源密集型。

是否有任何人知道通过行车方式处理这一问题? 我似乎无法找到答案,也许不会有!

Thanks..

http://www.ohchr.org。

图中的一些东西——全球每升一个航道。 b 采用页数和复读。 仍感受着一种光线,尽管......

问题回答

暂无回答




相关问题
Is it possible to redirect content calls in ASP.NET?

I m experimenting with javascript and css caching in ASP.NET MVC. Is it possible to intercept calls to the server for these types of files? For example, if a request gets to the server for ~/...

Mixing ASP.NET MVC into ASP.NET WebForms

For some reason my routing is ignoring any attempt to access my MVC pages and simply giving me 404s. I have a WebForms app set up like the following: Virtual Directory: thing So I usually access ...

ASP.Net MVC RouteData and arrays

If I have an Action like this: public ActionResult DoStuff(List<string> stuff) { ... ViewData["stuff"] = stuff; ... return View(); } I can hit it with the following URL: http://...

Gradually migrating Classic ASP 3.0 to ASP.NET MVC

I m evaluating a migration from a classic ASP 3.0 application to ASP.NET MVC. I ve already migrated applications to WebForms, but have decided to try MVC for this migration for a number of reasons, ...

热门标签