namespace InABox.Core { [Caption("Multi-Image")] public class DFLayoutMultiImage : DFLayoutField<DFLayoutMultiImageProperties>, IDFLayoutFormField { } }