Well I'm trying to add two dropzone on a screen, one is specific for one file (pdf, doc) and another is for attachment (doc, pdf, image etc).
Here is an example of using Dropzone:
@{
Layout = null;
}
@Styles.Render("~/Content/dropzonescss")...
asked by
28.09.2015 / 17:01