GetHtmlAsync

Parent Previous Next

GetHtmlAsync

Description: the method returns the html representation of the element in a string expression

Syntax: GetHtmlAsync();

Return value: string


Example:

string html = await element.GetHtmlAsync();

Created with the Personal Edition of HelpNDoc: Produce Kindle eBooks easily