Method | Description | |
---|---|---|
Run ( ) : void | ||
WebScanRunner ( |
||
WriteResponse ( ) : void |
Write the original response to the page
|
|
WriteResponse ( string AlternativeOutput ) : void |
Write a new response to the page
|
Method | Description | |
---|---|---|
RunScan ( ) : void | ||
RunScan ( |
||
SetupBinding ( |
||
WebScanRunner_PreInit ( object sender, |
||
_oF_OnPageReady ( DOTNETIDS oF ) : void |
public WebScanRunner ( |
||
settings | ||
return | System |
public WriteResponse ( string AlternativeOutput ) : void | ||
AlternativeOutput | string | The document to write instead of the original |
return | void |