From 571b069953f559edd02f89476ebe628efa63d613 Mon Sep 17 00:00:00 2001 From: xue <> Date: Mon, 2 Apr 2007 21:46:04 +0000 Subject: Reduced ViewState size significantly by ignoring initial property values set in template --- HISTORY | 1 + 1 file changed, 1 insertion(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 4913dd1c..9de3a5af 100644 --- a/HISTORY +++ b/HISTORY @@ -35,6 +35,7 @@ ENH: Ticket#561 - Powered by PRADO image to become an asset (Qiang) ENH: Ticket#569 - Added TTextBox.PersistPassword property (Qiang) ENH: Ticket#571 - Made TPage.ClientSupportsJavaScript property writable (Qiang) ENH: Ticket#575 - Made TAuthManager.ReturnUrl property writable (Qiang) +ENH: Reduced ViewState size significantly by ignoring initial property values set in template (Qiang) ENH: Added PRADO_CHMOD constant so that users can specify the permission of PRADO-created directories (Qiang) ENH: Added Display property to TWebControl (Wei) ENH: Added TUser.getState() and setState() for storing user session data (Qiang) -- cgit v1.2.3