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