namespace InABox.Core { [Caption("String")] public class DFLayoutStringField : DFLayoutField<DFLayoutStringFieldProperties>, IDFLayoutFormField { } }