CopyCtl.GetOperationResult Method

Applies to: SharePoint Foundation 2010

Gets the result of a copy operation

expression.GetOperationResult()

Parameters

expression

An expression that returns a CopyCtl Control object.

Return Value

An unsigned Long.

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.PerformOperation Method method to initiate the copy operation.