InputElement.GetDateTimeLocalValue
InputElement.GetDateTimeLocalValue method
This method is used to get the value as a DateTime object object. This method is valid if only only type of the input element is “datetime-local”
public DateTime GetDateTimeLocalValue()
Return Value
The date object.
See Also
- class InputElement
- namespace Aspose.Html.Forms
- assembly Aspose.HTML