DMBrowser.Area Method
Definition
Searches for the <area> HTML elements inside the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Area(string xpath1, TimeSpan timeout)
Parameters
xpath1 string timeout TimeSpanReturns
Searches for the <area> HTML elements inside the current tab. Accepts from 1 to 3 Xpath string values.
public IHtmlElement Area(string xpath1, TimeSpan timeout)