Click or drag to resize

ApplicationPropertiesViewStateStorage Property

Specifies where to store the view state. See ViewStateStorageOptions

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
ViewStateStorageOptions ViewStateStorage { get; }

Property Value

Type: ViewStateStorageOptions
Specifies where to store the view state. See ViewStateStorageOptions
See Also