次の方法で共有


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

適用対象