Method | Description | |
---|---|---|
Persist ( object bindableObject, |
Persists the value of the 'Checked' property of the specified System.Web.UI.WebControls.CheckBox to a specified property of a 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 |
return | void |