Click or drag to resize
IOEvents Class
IO events
Inheritance Hierarchy
SystemObject
  CMS.IOIOEvents

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 10.0.0
Syntax
C#
public class IOEvents

The IOEvents type exposes the following members.

Constructors
  NameDescription
Public methodIOEvents
Top
Fields
  NameDescription
Public fieldStatic memberDeleteDirectory
Fires when a directory is deleted
Public fieldStatic memberDeleteFile
Fires when a file is deleted
Top
See Also