SessionStateProviderBase.CopyItem(String, String, Boolean) Method

Definition

Copies the specified item.

protected:
 override void CopyItem(System::String ^ path, System::String ^ copyPath, bool recurse);

Parameters

path
String

The name of the item to copy.

copyPath
String

The name of the item to create.

recurse
Boolean

Ignored.

Applies to