Click or drag to resize

ParagraphServiceCopyTo Method (Int32, Int32, Boolean)

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Paragraph CopyTo(
	int pageID,
	int source,
	bool isExperiment
)

Parameters

pageID
Type: SystemInt32
source
Type: SystemInt32
isExperiment
Type: SystemBoolean

Return Value

Type: Paragraph

Implements

IParagraphServiceCopyTo(Int32, Int32, Boolean)
See Also