public interface IEnumerableValueProvider : IValueProvider
View on GitHub
Microsoft.AspNet.Mvc.ModelBinding.
IEnumerableValueProvider
GetKeysFromPrefixAsync
System.Threading.Tasks.Task{System.Collections.Generic.IDictionary{System.String,System.String}}
Task<IDictionary<string, string>> GetKeysFromPrefixAsync(string prefix)