Dynamicweb.Content.Items.Queries Namespace > Repository Class > SelectByParagraphId Method : SelectByParagraphId<T>(Int32,Query) Method |
'Declaration
Public Overloads Overridable Function SelectByParagraphId(Of T As {New, ItemEntry})( _ ByVal paragraphId As Integer, _ ByVal query As Query _ ) As IEnumerable(Of T)
public virtual IEnumerable<T> SelectByParagraphId<T>( int paragraphId, Query query ) where T: new(), ItemEntry
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2