Replies: 1 comment
-
For reference, I did similar for Umbraco 7 called Property List: https://github.com/umco/umbraco-property-list |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The use case for this is to be able to do a list of any datatype eg. Rtes. Think of repeatable textstrings but for any datatype.
The return value would be IEnumerable where T is the value type of the selected datatype.
Beta Was this translation helpful? Give feedback.
All reactions