Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Manasa 80 posts 201 karma points
    Apr 09, 2014 @ 17:10
    Manasa
    0

    Retrieving common properties

    Hi,

    Can anyone guide me in retrieving common properties data. I'm able to fetch properties but not the data from database. Common properties like Metatags, Metakeywords etc ?

    Thanking You

  • Shaun 248 posts 475 karma points
    Apr 15, 2014 @ 15:24
    Shaun
    101

    Hi.

    I don't think those would be stored as common properties. You tend to just get stuff like the node name, creation date etc stored as common properties.

    For stuff like metadescriptions you'd pull that in the same way as you would any other specifically created property. If you're using mvc/razor it'll be something along the lines of node.GetProperty("metaDescription").

Please Sign in or register to post replies

Write your reply to:

Draft