Get all content with specific document type
IEnumerable<IPublishedContent> itemsNews = Model.Content.AncestorOrSelf().Descendants("umbNewsItem");