Class TViewStateDiff
Calculates the viewstate changes during the request.
Abstract
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TActiveControlAdapter.php
Package: System\Web\UI\ActiveControls
Copyright: Copyright © 2005-2014 PradoSoft
License: http://www.pradosoft.com/license/
Author: Wei Zhuo <weizhuo[at]gmail[dot]com>
Since: 3.1
Located at Web/UI/ActiveControls/TActiveControlAdapter.php
public
|
|
abstract public
mixed
|
protected
mixed
|
$_new |
|
#
updated viewstate |
protected
mixed
|
$_old |
|
#
viewstate value at the begining of the request. |
protected
object
|
$_null |
|
#
null value. |