This topic has not yet been rated - Rate this topic

IViewPageActivator Interface

Provides fine-grained control over how view pages are created using dependency injection.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
public interface IViewPageActivator

The IViewPageActivator type exposes the following members.

  NameDescription
Public methodCreateProvides fine-grained control over how view pages are created using dependency injection.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.