Copied to clipboard

Flag this post as spam?

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


  • Eugen 30 posts 131 karma points
    Oct 29, 2018 @ 16:41
    Eugen
    0

    Foreach Content's View

    Hi. I need implement foreach for every view in content. I need get a View- object to add some text in this view and save it.

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Oct 29, 2018 @ 17:03
    Alex Skrypnyk
    1

    Hello Eugen

    It's a little bit not clear what you want to do? Can you show backend images of structure and code that you are working on?

    Oleksandr

  • Eugen 30 posts 131 karma points
    Oct 30, 2018 @ 07:57
    Eugen
    0

    I need something like in C# code: Views- all Umbraco's Vies

    if(Views!=null) foreach(var item in Views) {

    //something to do with object (type View) }

    But i don't know how to get all umraco's views

  • 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