Click or drag to resize
QueryUniViewResetScrollPositionOnPostBack Property
Gets or sets the value that indicates whether scroll position should be cleared after post back paging

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public bool ResetScrollPositionOnPostBack { get; set; }

Property Value

Type: Boolean
See Also