Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member is reserved for internal use and is not intended to be used directly from your code. Specifies a SPRememberScroll object as the container of the WebTreeView to handle its scrolling position persistence.
Namespace: Microsoft.Office.Server.WebControls
Assembly: Microsoft.Office.DocumentManagement (in Microsoft.Office.DocumentManagement.dll)
Syntax
'Declaration
Protected TreeViewRememberScroll As SPRememberScroll
'Usage
Dim value As SPRememberScroll
value = Me.TreeViewRememberScroll
Me.TreeViewRememberScroll = value
protected SPRememberScroll TreeViewRememberScroll