NameValueCollectionValueProvider Constructor
.NET Framework (current version)
Initializes a new instance of the NameValueCollectionValueProvider class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | NameValueCollectionValueProvider(NameValueCollection^, CultureInfo^) | Initializes a new instance of the NameValueCollectionValueProvider class by using a collection and culture information. |
![]() | NameValueCollectionValueProvider(NameValueCollection^, NameValueCollection^, CultureInfo^) | Initializes a new instance of the NameValueCollectionValueProvider class by using a collection, an unvalidated version of the collection, and culture information. |
Show:
