Share via


SPRememberScroll.ScrollTop Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Property ScrollTop As String
    Get
    Set
'Usage
Dim instance As SPRememberScroll
Dim value As String

value = instance.ScrollTop

instance.ScrollTop = value
public string ScrollTop { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPRememberScroll Class

SPRememberScroll Members

Microsoft.SharePoint.WebControls Namespace