Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • nelsenlim 70 posts 71 karma points
    Sep 29, 2011 @ 11:43
    nelsenlim
    0

    MultipleFileUpload umbraco 471 razor

    After installation of MultipleFileUpload when i create a new folder and try looping the image inside a folder using Razor i always get a child even when the folder is empty. The child has an ID of 0
    so if inside a folder i have 2 image when i loop the folder i found 3

    @var count = folder.Children.Count();

    even when the folder is empty it returns 1

Please Sign in or register to post replies

Write your reply to:

Draft