CopyCtl.PerformOperation Method

Applies to: SharePoint Foundation 2010

Performs the copy operation.

expression.PerformOperation()

Parameters

expression

An expression that returns a CopyCtl Control object.

Remarks

Use the CopyCtl.SetSourceUrl Method method to specify the location of the item to copy. Use the CopyCtl.AddDestinationUrl Method method to specify the copy destination. Use the CopyCtl.GetOperationResult Method method to complete the copy operation.