diff options
Diffstat (limited to 'demos/quickstart/protected/pages/ActiveControls')
| -rw-r--r-- | demos/quickstart/protected/pages/ActiveControls/ActiveCheckBoxList.page | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/demos/quickstart/protected/pages/ActiveControls/ActiveCheckBoxList.page b/demos/quickstart/protected/pages/ActiveControls/ActiveCheckBoxList.page index 3382305a..31b88e40 100644 --- a/demos/quickstart/protected/pages/ActiveControls/ActiveCheckBoxList.page +++ b/demos/quickstart/protected/pages/ActiveControls/ActiveCheckBoxList.page @@ -14,7 +14,7 @@ raised after <tt>OnSelectedIndexChanged</tt> event.  </p>
  <p class="block-content">
 -With <tt>ActiveControl.EnabledUpdate</tt>
 +With <tt>ActiveControl.EnableUpdate</tt>
  set to true (default is true), changes to the selection will be updated
  on the client side.
  </p>
 | 
