PreRequest Field

Html Agility Pack

Collapse imageExpand ImageCopy imageCopyHover image
Occurs before an HTTP request is executed.

Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)

Syntax

C#
public HtmlWeb..::..PreRequestHandler PreRequest
Visual Basic
Public PreRequest As HtmlWeb..::..PreRequestHandler
Visual C++
public:
HtmlWeb..::..PreRequestHandler^ PreRequest

See Also