Class used for file action events.

Namespace:  EPiServer.Web.Hosting
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
public class UnifiedVirtualPathEventArgs : EventArgs

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    EPiServer.Web.Hosting..::.UnifiedVirtualPathEventArgs

See Also