wwWebControl::EnableViewState

Determines whether ViewState is enabled for this control.

Generally you won't want to turn off Viewstate on controls. Unlike ASP.NET, Web Connection makes very sparing use of viewstate and does not persist list content into viewstate.

Default Value

Initial value: .T.

See also:

Class wwWebControl

© West Wind Technologies, 1996-2022 • Updated: 10/09/05
Comment or report problem with topic