namespace InABox.Core { [Caption("Lookup")] public class DFLayoutLookupField : DFLayoutField<DFLayoutLookupFieldProperties>, IDFLayoutFormField { } }