Click to Rate and Give Feedback
MSDN
MSDN Library
Web Development
ASP.NET
ASP.NET MVC 3
System.Web.Mvc
Collapse All/Expand All Collapse All
Other versions are also available for the following:
.NET Framework Class Library
ValueProviderFactory Class

Represents a factory for creating value-provider objects.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
Visual Basic (Declaration)
Public MustInherit Class ValueProviderFactory
Visual Basic (Usage)
Dim instance As ValueProviderFactory
C#
public abstract class ValueProviderFactory
Visual C++
public ref class ValueProviderFactory abstract
JScript
public abstract class ValueProviderFactory

The ValueProviderFactory type exposes the following members.

  NameDescription
Protected methodValueProviderFactoryInitializes a new instance of the ValueProviderFactory class.
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodGetValueProviderReturns a value-provider object for the specified controller context.
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker