| IParagraphServiceCopyTo Method (Int32, Int32) |
Namespace:
Dynamicweb.Content
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax Paragraph CopyTo(
int pageID,
int source
)
Function CopyTo (
pageID As Integer,
source As Integer
) As Paragraph
Parameters
- pageID
- Type: SystemInt32
- source
- Type: SystemInt32
Return Value
Type:
ParagraphSee Also