diff options
| author | wei <> | 2006-05-05 06:58:04 +0000 |
|---|---|---|
| committer | wei <> | 2006-05-05 06:58:04 +0000 |
| commit | 47d05516b1d1c465217c59732bf8442ab0cfd497 (patch) | |
| tree | c8c8fce4eb2c4ca9580b87a7c410fb7606ce1af4 /framework/Web/UI/WebControls/TCheckBox.php | |
| parent | f21d3433721308f5d0693f44bbfed56f7b2ecc2d (diff) | |
Added prioritize callback and enabled viewstate update on callback return.
Diffstat (limited to 'framework/Web/UI/WebControls/TCheckBox.php')
| -rw-r--r-- | framework/Web/UI/WebControls/TCheckBox.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/Web/UI/WebControls/TCheckBox.php b/framework/Web/UI/WebControls/TCheckBox.php index 681c8748..da389948 100644 --- a/framework/Web/UI/WebControls/TCheckBox.php +++ b/framework/Web/UI/WebControls/TCheckBox.php @@ -378,4 +378,4 @@ class TCheckBox extends TWebControl implements IPostBackDataHandler, IValidatabl }
-?>
+?>
\ No newline at end of file |
