IEnumerable<Paragraph> GetParagraphsByPageId( int pageId, ParagraphSort sortBy )
Function GetParagraphsByPageId ( pageId As Integer, sortBy As ParagraphSort ) As IEnumerable(Of Paragraph)