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