Search
CopyHostedControlEventArgs Members
Properties
 


Contains the arguments passes to the CopyHostedControl event handlers.

The following tables list the members exposed by the CopyHostedControlEventArgs type.

 Public Properties

  Name Description

Destination

Gets a reference to the control embedded in the cloned ControlNode.

Source

Gets a reference to the control embedded in the original ControlNode.

 See Also