A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
I've a string property on my Page with the
[SelectMany]attribute, and I need to create the page and fill the property programmatically.at the moment I'm using the following for setting the value of [SelectOne] properties...
which works ok, but how do i set multiple values at once?
EPiServer.Shell.ObjectEditing.SelectManyAttribute