ASPxClientFileManagerItemMovedEventArgs.oldFolderFullName Property
In This Article
Gets the full name of the folder from which an item is moved.
#Declaration
TypeScript
oldFolderFullName: string
#Property Value
Type | Description |
---|---|
string | A string value that specifies the folder’s full name. |
See Also