Gets or sets the look ID for down scroller.
[Visual Basic]
Public Property ScrollDownLookID As
String
[C#]
public
String ScrollDownLookID {get; set;}
Remarks
ScrollDownLookID is applied when scrolling is enabled. Use EnableScrolling to enable/disable scrolling.
See Also
BaseNavigator Class | EO.Web Namespace