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