Class FileMovedEventArgs
Inherited Members
Namespace: DotNetNuke.Services.FileSystem.EventArgs
Assembly: DotNetNuke.dll
Syntax
public class FileMovedEventArgs : FileChangedEventArgs
Constructors
FileMovedEventArgs()
Declaration
public FileMovedEventArgs()
Properties
OldFilePath
Declaration
public string OldFilePath { get; set; }
Property Value
Type | Description |
---|---|
string |