Intersoft WebCombo Documentation
How-to: Disable ViewState in WebCombo
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > User Interface Customization How-to Topics > How-to: Disable ViewState in WebCombo

Glossary Item Box

By default, ViewState is set to enable. However, you can disable this ViewState property.

In this topic, you will learn how to disable this property using designer.

To Disable ViewState in WebCombo

  1. Open WebCombo.NET Designer - Advanced Settings.
  2. Set EnableViewState to False.

See Also