Event handler for UnifiedFile events.
Namespace:
EPiServer.Web.HostingAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public delegate void UnifiedFileEventHandler( UnifiedFile sender, UnifiedVirtualPathEventArgs e ) |
Parameters
- sender
- Type: EPiServer.Web.Hosting..::.UnifiedFile
the UnifiedFile that triggered the event.
- e
- Type: EPiServer.Web.Hosting..::.UnifiedVirtualPathEventArgs
The event arguments.