Share via


IScrollToLocationHash.RefreshScrollPositionForHash(String) 方法

定义

刷新客户端上哈希的滚动位置。

public System.Threading.Tasks.Task RefreshScrollPositionForHash (string locationAbsolute);
abstract member RefreshScrollPositionForHash : string -> System.Threading.Tasks.Task
Public Function RefreshScrollPositionForHash (locationAbsolute As String) As Task

参数

locationAbsolute
String

位置的绝对 URL

返回

表示异步操作的 Task

适用于