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