SavePasswordParametersUrl Property |
Gets the URL of the resource where the form is located.
Namespace:
DotNetBrowser.Passwords.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax public string Url { get; }
Property Value
Type:
StringThe URL of the resource where the form is located.
See Also