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 have an object called Order.Location say for example "USA".
I have a list within umbraco Property that stores Country information .
Please specify how can I proceed to first check my object to the list in umbraco and if match extract property ID?
Example:
in C#:
Order
Order.Id
Order.Location ....
In umbraco:
Content
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Read from Umbraco Example
Hi,I have an object called Order.Location say for example "USA".
I have a list within umbraco Property that stores Country information .
Please specify how can I proceed to first check my object to the list in umbraco and if match extract property ID?
Example:
in C#:
Order
Order.Id
Order.Location ....
In umbraco:
Content
is working on a reply...