IWebPageRequestExecutor Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines methods to implement an executor class that can execute the code on a web page.
public interface IWebPageRequestExecutor
type IWebPageRequestExecutor = interface
Public Interface IWebPageRequestExecutor
Methods
Execute(WebPage) |
Executes the code on the specified web page. |