@for (int i = 0; i < Model.DisplayFilesPaths.Count; i++)
{
}
}
else
{
@Html.Partial("UploaderPartial/_UploaderPartial")
}