GetTitleAsync

Parent Previous Next

GetTitleAsync

Description: the method returns the page title

Syntax: GetTitleAsync()

Return value: string


Example:

string text = await tester.GetTitleAsync();

Created with the Personal Edition of HelpNDoc: Free HTML Help documentation generator