GeekDork.WebSkeleton Reference

IProperties.UseSmartScroll Property

Gets or sets a value which tells the WebSkeleton to activate SmartScrolling. When browsing the application with Microsoft Internet Explorer the WebSkeleton turns on SmartNavigation. Otherwise, a slightly more primitive form is implemented using javascript scroll position capture and auto scrolling after a page is posted back.

[Visual Basic]
Property UseSmartScroll As Boolean
[C#]
bool UseSmartScroll {get; set;}

See Also

IProperties Interface | GeekDork.WebSkeleton Namespace