InputElement.GetPasswordValue
InputElement.GetPasswordValue method
This method is used to get the value as a password String object. This method is valid if only only type of the input element is “password”
public String GetPasswordValue()
Return Value
The password.
See Also
- class InputElement
- package com.aspose.html.Forms
- package Aspose.HTML