Dynamicweb 8 Documentation
DeleteByParagraphId(Int32) Method

Paragraph Id.
Deletes all items with the given paragraph Id.
Syntax
'Declaration
 
Public Overloads Overridable Sub DeleteByParagraphId( _ 
   ByVal paragraphId As Integer _ 
) 
public virtual void DeleteByParagraphId( 
   int paragraphId 
)

Parameters

paragraphId
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
Overload List

Send Feedback