Dart.PowerWEB.TextBox Namespace : ViewStateCacheType Enumeration |
An enumeration used to describe how the ViewStateCache mechanism is configured.
Member | Description |
---|---|
Disabled | Indicates that ViewStateCache mechanism is disabled and encoded ViewState data will be transmitted with each callback. |
Enabled | Indicates that the ViewStateCache mechanism is enabled, causing only a unique PageKey to be transmitted with each callback. |
Ordered | Indicates that the ViewStateCache is enabled and each callback will additionally be executed and handled in the order transmitted from the client. |
Set this property in the web.config. For example:
Namespace: Dart.PowerWEB.TextBox
Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista
Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)
Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.