InputElement.GetEmailValue
InputElement.GetEmailValue method
This method is used to get the value as an email string object. This method is valid if only only type of the input element is “email”
public string GetEmailValue()
Return Value
The email.
See Also
- class InputElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML