I see some examples about DynamicNode’s in Umbraco. But i don’t see how i can use these.
Can anyone tell me which reference do i have to make to be able to use DynamicNode?
I’m using C#, ASP.NET webforms and Umbraco 4.7.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Have a look at:
Razor DynamicNode Cheat Sheet
You can see the references (using) at the bottom right of the page:
pehaps you need to add uComponents library (part of it it’s now on umbraco core, but I think it’s from 4.8.0 on).