共用方式為


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

適用於