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