MagicCMS Documentation

MagicPost..::..CloneChildrenFrom Method

Clones the children from another post.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public bool CloneChildrenFrom(
	int magicPost_Id
)

Parameters

magicPost_Id
Type: Int32
The magic post identifier from which the children are cloned .

Return Value

Boolean.