ListControl.SetPostDataSelection(Int32) Yöntem

Tanım

Selected Bir sayfa postalandıktan sonra denetimin ListItem özelliğini ayarlar.

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

Parametreler

selectedIndex
Int32

Koleksiyondaki seçili öğenin Items dizini.

Açıklamalar

SetPostDataSelection yöntemi, bir sayfa deftere nakledildikten sonra seçili öğeyi denetimde ListControl tutan bir yardımcı yöntemdir.

Şunlara uygulanır