Class FileMovedEventArgs
Namespace: DotNetNuke.Services.FileSystem.EventArgs
Assembly: DotNetNuke.dll
Syntax
public class FileMovedEventArgs : FileChangedEventArgs
Properties
| Improve this Doc View SourceOldFilePath
Declaration
public string OldFilePath { get; set; }
Property Value
Type | Description |
---|---|
System.String |