Skip to content

ServiceLookupEditorBaseAttribute.CascadeField property

Cascade filtering field (items will be filtered on this key, e.g. CountryID)

public string? CascadeField { get; set; }

See Also