namespace InABox.Core { [Caption("Embedded Image")] public class DFLayoutEmbeddedImage : DFLayoutField<DFLayoutEmbeddedImageProperties>, IDFLayoutFormField, IDFBlobField { } }