Skip to content
This repository was archived by the owner on Dec 14, 2018. It is now read-only.

Modify FindView and FindPartialView to accept ActionContext #802

Closed
wants to merge 1 commit into from

Conversation

pranavkm
Copy link
Contributor

Fixes #787

Also some doc comment changes, yanking out NotNull per #765

@@ -9,6 +9,9 @@

namespace Microsoft.AspNet.Mvc.Razor
{
/// <summary>
/// Represents a view engine that is used to render a Web page that uses the Razor syntax.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is web capitalized?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

InterWebz bro. I should probably call it a "view page"

@yishaigalatzer
Copy link
Contributor

:shipit:

@pranavkm pranavkm closed this Jul 24, 2014
@pranavkm pranavkm deleted the ViewEngineContext branch July 24, 2014 19:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants