See Also

Dart.PowerWEB.TextBox Namespace

Requirements

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)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerWEB TextBox for ASP.NET

ViewStateCacheType Enumeration

Dart.PowerWEB.TextBox Namespace : ViewStateCacheType Enumeration

An enumeration used to describe how the ViewStateCache mechanism is configured.

Members

MemberDescription
DisabledIndicates that ViewStateCache mechanism is disabled and encoded ViewState data will be transmitted with each callback.
EnabledIndicates that the ViewStateCache mechanism is enabled, causing only a unique PageKey to be transmitted with each callback.
OrderedIndicates that the ViewStateCache is enabled and each callback will additionally be executed and handled in the order transmitted from the client.

Remarks

Set this property in the web.config. For example:

Requirements

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)

See Also

Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.