InputElement.GetEmailValue
InputElement.GetEmailValue method
此方法用于获取作为电子邮件字符串对象的值。此方法仅在输入元素的类型为“email” 时有效
public string GetEmailValue()
返回值
电子邮件。
也可以看看
- class InputElement
- 命名空间 Aspose.Html.Forms
- 部件 Aspose.HTML
此方法用于获取作为电子邮件字符串对象的值。此方法仅在输入元素的类型为“email” 时有效
public string GetEmailValue()
电子邮件。