Calendar.SelectedDates Properti

Definisi

Mendapatkan kumpulan tanggal yang dipilih dari kelas ASP.NET SelectedDatesCollection . API ini kedaluarsa. Untuk informasi tentang cara mengembangkan aplikasi seluler ASP.NET, lihat aplikasi Mobile & Situs dengan ASP.NET.

public:
 property System::Web::UI::WebControls::SelectedDatesCollection ^ SelectedDates { System::Web::UI::WebControls::SelectedDatesCollection ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Web.UI.WebControls.SelectedDatesCollection SelectedDates { get; }
[<System.ComponentModel.Browsable(false)>]
member this.SelectedDates : System.Web.UI.WebControls.SelectedDatesCollection
Public ReadOnly Property SelectedDates As SelectedDatesCollection

Nilai Properti

Kumpulan tanggal terpilih.

Atribut

Keterangan

Properti ini mewakili kumpulan tanggal terpilih dalam Calendar kontrol.

Berlaku untuk