Метод | Описание | |
---|---|---|
Persist ( object bindableObject, |
Persists the selected value of the specified System.Web.UI.WebControls.DropDownList to the specified property of the specified object.
|
public Persist ( object bindableObject, |
||
bindableObject | object | The object where to persist. |
pi | The property of the object where to persist. | |
control | object | The |
Результат | void |