Class FileDeletedEventArgs
Namespace: DotNetNuke.Services.FileSystem.EventArgs
Assembly: DotNetNuke.dll
Syntax
public class FileDeletedEventArgs : FileChangedEventArgs
Properties
| Improve this Doc View SourceIsCascadeDeleting
Declaration
public bool IsCascadeDeleting { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |