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 know that there is automatic script for breadcrumb in umbraco,
my question is:
how to display propertie of a page instead it's name?
using version 4.7
10x
Hi liran,
If you are using Partial view marcos you could do like this so it´s
@CurrentPage.CustomPropertyAlias
If you are using the old DynamicNode razor then it´s
@Model.CustomPropertyAlias
Hope this helps,
/Dennis
10q perfect!!
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
BreadCrumb with propertie
hi
i know that there is automatic script for breadcrumb in umbraco,
my question is:
how to display propertie of a page instead it's name?
using version 4.7
10x
Hi liran,
If you are using Partial view marcos you could do like this so it´s
If you are using the old DynamicNode razor then it´s
Hope this helps,
/Dennis
10q perfect!!
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.