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

ViewComponent.Invoke() should be able to invoke views #1380

Closed
wants to merge 2 commits into from
Closed

Conversation

pranavkm
Copy link
Contributor

Fixes #285

@pranavkm
Copy link
Contributor Author

cc @rynowak

@@ -5,10 +5,22 @@

namespace Microsoft.AspNet.Mvc
{
/// <summary>
/// Specifies the contract for the result of a <see cref="ViewComponent"/>.
Copy link
Member

Choose a reason for hiding this comment

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

Specifies the contract

how about just 'Result type of a viewcomponent'

@rynowak
Copy link
Member

rynowak commented Oct 17, 2014

@pranavkm
Copy link
Contributor Author

Updated

@rynowak
Copy link
Member

rynowak commented Oct 17, 2014

:shipit:

@pranavkm pranavkm closed this Oct 17, 2014
@pranavkm pranavkm deleted the 285 branch October 17, 2014 19:24
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.

2 participants