ControlSite.Duplicate Method

Definition

Duplicates the ControlSite and returns a reference to the new copy.

public:
 System::Object ^ Duplicate();
public object Duplicate ();
abstract member Duplicate : unit -> obj
Public Function Duplicate () As Object

Returns

The new copy of the ControlSite.

Applies to