Classes
| Class | Description | |
|---|---|---|
| ChannelEventArgs |
Base class for all channel related events
| |
| ChannelPreActionEvent |
Base class for all channel related events that can be cancelled
| |
| DirectoryDeletingEventArgs |
Represents the argument passed in the event when a file is about to be deleted in EPiServer through a channel
| |
| DirectoryEventArgs |
Represents the argument passed in the event when a directory action was performed in EPiServer through a channel
| |
| FileDeletingEventArgs |
Represents the argument passed in the event when a file is about to be deleted in EPiServer through a channel
| |
| FileEventArgs |
Represents the argument passed in the event when a file action was performed in EPiServer through a channel
| |
| FileImportingEventArgs |
Represents the argument passed in the event when a file is to be imported to EPiServer through a channel
| |
| FileMetaDataImportingEventArgs |
Represents the argument passed in the event when metadata is to be written to a file in EPiServer through a channel
| |
| FileSystemDeletingEventArgs |
Represents the argument passed in the event when a filesystem item is about to be deleted in EPiServer through a channel
| |
| FileSystemEventArgs |
Represents the argument passed in the event when a filesystem action was performed in EPiServer through a channel
| |
| PageDeletedEventArgs |
Represents the argument passed in the event when a page was deleted in EPiServer through a channel
| |
| PageDeletingEventArgs |
Represents the argument passed in the event when a page is about to be deleted in EPiServer through a channel
| |
| PageFileImportingEventArgs |
Represents the argument passed in the event when a file is to be imported to EPiServer through a channel
| |
| PageImportedEventArgs |
The argument passed in the event when a page has been imported to EPiServer through a channel
| |
| PageImportingEventArgs |
The argument passed in the event when a page is to be imported to EPiServer through a channel
|