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 am trying to get one dropdown values for filter. How can I get all the values?
I have tried
var root = Model.Descendants(); jsonContent = JsonConvert.SerializeObject(root, Formatting.None, new JsonSerializerSettings() { ReferenceLoopHandling = ReferenceLoopHandling.Ignore });
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Umbraco 12 get dropdown all values
Hi
I am trying to get one dropdown values for filter. How can I get all the values?
I have tried
is working on a reply...