System.Web.UI.ViewStateEncryptionMode.Auto Field

The view-state information is encrypted if a control requests encryption by calling the Page.RegisterRequiresViewStateEncryption method. This is the default.

Syntax

ViewStateEncryptionMode Auto

Requirements

Namespace: System.Web.UI
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0