ServiceLookupEditorBaseAttribute.Service property
List service URL, e.g. Northwind/Customer/List. It can be an absolute or relative URL to ~/Services.
public string? Service { get; set; }
List service URL, e.g. Northwind/Customer/List. It can be an absolute or relative URL to ~/Services.
public string? Service { get; set; }