ServiceLookupEditorBaseAttribute.Service property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

List service url, e.g. Northwind/Customer/List. It can be an absolute or relative URL to ~/Services

public string Service { get; set; }

See Also