Getting the metadata descriptions of a page via macro expression

If you have defined the descriptions to pages and if any page inherits page descriptions form its parent, the macro would return null. Pleas use following macros instead:
{% DocumentContext.CurrentDescription %}
If you have defined the descriptions to pages and if any page not inherits page descriptions form its parent. Pleas use following macros instead:
{% CurrentDocument.DocumentPageDescription %}

Comments

Popular posts from this blog

HTML5 video loop src change on end play function

Set limit wp_nav_menu

How to add Facebook Open Graph (og) meta tags to blog detail page in Kentico