APNSoft Controls [4.5.2.20] - API Reference
MenuElement.CloneToParent Method

Creates a duplicate of this element. Inserts the duplicated element to specified parent element. Child elements are not duplicated.

Overload List

Creates a duplicate of this element. Inserts the duplicated element to specified parent element. Child elements are not duplicated.

public MenuElement CloneToParent(string);

Creates a duplicate of this element. Inserts the duplicated element to specified parent element. Child elements are not duplicated.

public MenuElement CloneToParent(string,string);

See Also

MenuElement Class | APNSoft.WebControls Namespace