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