ISuggestionProvider Interface
Provides a list of suggested values for a given context.
Inheritance Hierarchy
Inedo.Web.ISuggestionProvider
Syntax
public
interface
ISuggestionProvider
Methods
Name
Description
GetSuggestionsAsync(string startsWith, Inedo.Extensibility.IComponentConfiguration config, System.Threading.CancellationToken cancellationToken)