Gets or sets a value indicating whether C1SuperPanel will maintain the scroll position on postback.

Namespace:  C1.Web.UI.Controls.C1SuperPanel
Assembly:  C1SuperPanelClient (in C1SuperPanelClient.dll)

Syntax

JavaScript
function get_maintainScrollPositionOnPostback();
function set_maintainScrollPositionOnPostback(value);

See Also