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 build a structure like this:
Home - toppage - subpage |Settings
I'm trying to find some properties from the settingspage on the subpage.@Umbraco.Field(@DynamicModel.AncestorsOrSelf.Last().Down(), "aliasofproperty")
I get the error: Could not finding matching Signature for 'Down' with 0 parameters
I'm using V5.0.1
Whats the right thing to do here ?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
how to traverse contentproperty
Hi
I have build a structure like this:
Home - toppage - subpage
|
Settings
I'm trying to find some properties from the settingspage on the subpage.
@Umbraco.Field(@DynamicModel.AncestorsOrSelf.Last().Down(), "aliasofproperty")
I get the error: Could not finding matching Signature for 'Down' with 0 parameters
I'm using V5.0.1
Whats the right thing to do here ?
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.