Ask Learn
Preview
Please sign in to use this experience.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a value provider for form values that are contained in a NameValueCollection object.
public sealed class FormValueProvider : System.Web.Mvc.NameValueCollectionValueProvider
type FormValueProvider = class
inherit NameValueCollectionValueProvider
Public NotInheritable Class FormValueProvider
Inherits NameValueCollectionValueProvider
Form |
Initializes a new instance of the FormValueProvider class. |
Contains |
Determines whether the collection contains the specified prefix. (Inherited from NameValueCollectionValueProvider) |
Get |
Gets the keys using the specified prefix. (Inherited from NameValueCollectionValueProvider) |
Get |
Returns a value object using the specified key and validation directive. (Inherited from NameValueCollectionValueProvider) |
Get |
Returns a value object using the specified key. (Inherited from NameValueCollectionValueProvider) |
Please sign in to use this experience.
Sign in