Copied to clipboard

Flag this post as spam?

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


  • pnr 131 posts 226 karma points
    Jan 09, 2017 @ 13:24
    pnr
    0

    Performance problmem when working with public access in views

    I am having performance problem when using libary.HasAccess(id,path), can I use something else instead?

    This is called several times, and it dosen't performe very well:

    child.Children().Where(x => x.IsVisible() && library.HasAccess(x.Id, x.Path)).ToList();

    Thank very much in advance.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies