Method | Description | |
---|---|---|
Persist ( object bindableObject, |
Persists the date of the specified System.Web.UI.WebControls.Calendar or Adf.Web.UI.DateTextBox 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 |
return | void |