Dynamicweb 8 Documentation
SelectByParagraphId Method

Selects all items by the given paragraph Id.
Overload List
OverloadDescription
SelectByParagraphId<T>(IEnumerable<Int32>)Selects all items by the given paragraph Id.  
SelectByParagraphId<T>(IEnumerable<Int32>,Query)Selects all items by the given paragraph Id.  
SelectByParagraphId(IEnumerable<Int32>)Selects all items by the given page Id.  
SelectByParagraphId<T>(Int32)Selects all items by the given paragraph Id.  
SelectByParagraphId<T>(Int32,Query)Selects all items by the given paragraph Id.  
SelectByParagraphId(Int32)Selects all items by the given page Id.  
SelectByParagraphId(Int32,Query)Selects all items by the given paragraph Id.  
SelectByParagraphId(IEnumerable<Int32>,Query)Selects all items by the given paragraph Id.  
Requirements

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

See Also

Reference

Repository Class
Repository Members

Send Feedback