InputElement.GetDateTimeLocalValue
InputElement.GetDateTimeLocalValue method
此方法用于获取值作为DateTime对象对象。此方法仅在输入元素的类型为“datetime-local” 时才有效
public DateTime GetDateTimeLocalValue()
返回值
日期对象。
也可以看看
- class InputElement
- 命名空间 Aspose.Html.Forms
- 部件 Aspose.HTML
此方法用于获取值作为DateTime对象对象。此方法仅在输入元素的类型为“datetime-local” 时才有效
public DateTime GetDateTimeLocalValue()
日期对象。