Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

Get parent page block

$
0
0

I am trying to get the parent block (which is a property) in the child page. 

I got this 

var page = contentRepository.Get<PageData>(currentPage.ParentLink);

But how to get the property?


Viewing all articles
Browse latest Browse all 9076

Trending Articles