Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
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.
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
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
is working on a reply...
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.
Continue discussion
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.
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
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
is working on a reply...
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.