Click or drag to resize

featurePropertiesui_PersistScroll Property

Specifies whether or not to persist the page's current vertical scroll position on a post back. Default is True.

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

Property Value

Type: Boolean
Specifies whether or not to persist the page's current vertical scroll position on a post back. Default is True.
See Also