  | IItemServiceCopyParagraphItem Method  | 
  
    Namespace: 
   Dynamicweb.Content
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxItemEntry CopyParagraphItem(
	Paragraph paragraph
)
Function CopyParagraphItem ( 
	paragraph As Paragraph
) As ItemEntry
Parameters
- paragraph
 - Type: Dynamicweb.ContentParagraph
 
Return Value
Type: 
ItemEntry
See Also