[]
        
(Showing Draft Content)

C1.Web.Mvc.AutoCompleteBase-1.ItemsSourceFunction

ItemsSourceFunction Property

ItemsSourceFunction

Gets or sets a function that provides list items dynamically as the user types.

Declaration
[JsonConverter(typeof(FunctionConverter))]
public virtual string ItemsSourceFunction { get; set; }