Bahasa

ListControl.SetPostDataSelection(Int32) Metode

Definisi

Selected Mengatur properti ListItem kontrol setelah halaman diposting.

protected:
 void SetPostDataSelection(int selectedIndex);
protected void SetPostDataSelection(int selectedIndex);
member this.SetPostDataSelection : int -> unit
Protected Sub SetPostDataSelection (selectedIndex As Integer)

Parameter

selectedIndex
Int32

Indeks item terpilih dalam Items koleksi.

Keterangan

Metode SetPostDataSelection ini adalah metode pembantu yang mempertahankan item yang dipilih dalam ListControl kontrol setelah halaman diposting.

Berlaku untuk