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; }
ReadOnly Property ui_PersistScroll As Boolean
Get
Property Value
Type:
BooleanSpecifies whether or not to persist the page's current vertical scroll position on a post back. Default is True.
See Also