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 want to set value dynamically in in my nestedcontent list
my list is IEnumbreable
Many Thanks! Christina obviously my where doesn't work how else can i do otherwise
foreach (SlopeComponentFormModel s in model.Allslopesform) { content.SetValue(SlopeComponent.GetModelPropertyType(d => d.IsOpen).Where(i=>i.SlopeName==s.SlopeName).Alias, s.IsOpen); }
I Found Out I here but https://our.umbraco.com/packages/backoffice-extensions/nested-content/nested-content-feedback/88895-creating-nested-content-programatically
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Content.setvalue for IEnumerableList Nested Content
Hi I want to set value dynamically in in my nestedcontent list
my list is IEnumbreable
Many Thanks! Christina obviously my where doesn't work how else can i do otherwise
I Found Out I here but https://our.umbraco.com/packages/backoffice-extensions/nested-content/nested-content-feedback/88895-creating-nested-content-programatically
is working on a reply...