ASPxClientFileManagerItemCopiedEventArgs.oldFolderFullName Property
Gets the full name of the folder from which an item is copied.
Declaration
oldFolderFullName: string
Property Value
Type | Description |
---|---|
string | A string value that specifies the folder’s full name. |
See Also