ControlSite.Duplicate Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.