Hi I'm making a call in my .master page codebehind to retrieve a collection of content only pages:
@BCS.Testimonial@I'm loading in the node like so:var testimonials = DocumentHelper.GetDocuments(@BCS.Testimonial@).OnCurrentSite();
and it doesn't return anything my tree structure is likeRoot
- Home
- About - @ Collection of BCS.Testimonial types @Thanks
↧