Dynamicweb 8 Documentation
GetItemById Method (ParagraphCollection)

The paragraph ID.
Gets the paragraph by id.
Syntax
'Declaration
 
Public Function GetItemById( _ 
   ByVal ID As Integer _ 
) As Paragraph
public Paragraph GetItemById( 
   int ID 
)

Parameters

ID
The 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

ParagraphCollection Class
ParagraphCollection Members

Send Feedback