Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
isDateSelected メソッド
日付を選択したかどうかを確認します。
シンタックス
| ASP.NET Ajax Javascript (Specification) | |
|---|
function isDateSelected(
: Date
) : Boolean; |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfWebMonthCalendar.isDateSelected(Date); |
パラメータ
- date
- 日付。
戻り値の型
日付を選択した場合は、true。
参照