Walter.Web.FireWall
RootPageDisposedEventArgs Class
Members 
Walter.Web.FireWall Assembly > Walter.Web.FireWall.EventArguments Namespace : RootPageDisposedEventArgs Class
This class is used when the firewall releases a IPageRequest if the request is a root request.
Syntax
public class RootPageDisposedEventArgs : PageSendEventArgs 
Remarks
The firewall will invoke OnRootPageRequestDisposed and allows the consumer of the event the possibility to access the properties of the IPageRequest
Inheritance Hierarchy

System.Object
   System.EventArgs
      Walter.Web.FireWall.EventArguments.PageSendEventArgs
         Walter.Web.FireWall.EventArguments.RootPageDisposedEventArgs

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RootPageDisposedEventArgs Members
Walter.Web.FireWall.EventArguments Namespace
RootPage Property