ScriptHelperResetScrollPosition Method |
Reset scroll positions for current request if MaintainScrollPositionOnPostback is enabled
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static void ResetScrollPosition(
Page page
)
Parameters
- page
- Type: System.Web.UIPage
Current System.Web.UI.Page object
See Also