Click or drag to resize

PageServiceCopyTo Method

Namespace:  Dynamicweb.Content
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public ApplicationResponse<Page> CopyTo(
	CopyPageInfo copyPageInfo
)

Parameters

copyPageInfo
Type: Dynamicweb.ContentCopyPageInfo

Return Value

Type: ApplicationResponsePage

Implements

IPageServiceCopyTo(CopyPageInfo)
See Also