Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
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.
An IValueProvider adapter for data stored in an IQueryCollection.
public ref class QueryStringValueProvider : Microsoft::AspNetCore::Mvc::ModelBinding::BindingSourceValueProvider, Microsoft::AspNetCore::Mvc::ModelBinding::IEnumerableValueProvider, Microsoft::AspNetCore::Mvc::ModelBinding::IValueProvider
public class QueryStringValueProvider : Microsoft.AspNetCore.Mvc.ModelBinding.BindingSourceValueProvider, Microsoft.AspNetCore.Mvc.ModelBinding.IEnumerableValueProvider, Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider
type QueryStringValueProvider = class
inherit BindingSourceValueProvider
interface IEnumerableValueProvider
interface IValueProvider
Public Class QueryStringValueProvider
Inherits BindingSourceValueProvider
Implements IEnumerableValueProvider, IValueProvider
Query |
Creates a value provider for IQueryCollection. |
Binding |
Gets the corresponding BindingSource. (Inherited from BindingSourceValueProvider) |
Culture |
The culture for the provider. |
Prefix |
The PrefixContainer. |
Contains |
Determines whether the collection contains the specified prefix. |
Filter(Binding |
Filters the value provider based on |
Get |
Gets the keys for a specific prefix. |
Get |
Retrieves a value object using the specified key. |
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in