GetValueAsync

Parent Previous Next

GetValueAsync

Description: the method returns the value from the element

Syntax: GetValueAsync();

Return value: string


Example:

string value = await element.GetValueAsync();

Created with the Personal Edition of HelpNDoc: Free PDF documentation generator