Namespace: Consultingwerk.OERA.JsdoGenericService.WebHandler
Class 
BeginRequestEventArgs Copy to Clipboard
Parent classes:
Inherits: Consultingwerk.EventArgs

File:BeginRequestEventArgs
Purpose:Event argument for the SmartWebHandler:BeginRequest event
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun Aug 08 08:05:49 CEST 2021
Purpose: Returns the reference to the web request
Notes:


Top Constructor Summary
Options Name Purpose
+ BeginRequestEventArgs (IWebRequest) Constructor for the BeginRequestEventArgs class

Top Property Summary
Options Name Purpose
+ Consultingwerk.EventArgs Empty
Inherited from Consultingwerk.EventArgs
+ OpenEdge.Web.IWebRequest WebRequest


Constructor Detail
Top

PUBLIC BeginRequestEventArgs (IWebRequest)

Purpose: Constructor for the BeginRequestEventArgs class
Notes:

Parameters:
poRequest OpenEdge.Web.IWebRequest
The IWebRequest instance representing the call */


Property Detail
Top

PUBLIC Consultingwerk.EventArgs Empty

Inherited from Consultingwerk.EventArgs

Returns Consultingwerk.EventArgs
Top

PUBLIC OpenEdge.Web.IWebRequest WebRequest


Returns OpenEdge.Web.IWebRequest


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 05:52:44