Class used for file action events.

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

Syntax

C#
public class UnifiedVirtualPathEventArgs : EventArgs

Inheritance Hierarchy

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

See Also