Click or drag to resize

WikiPageRefreshAsync Method

This is preliminary documentation and is subject to change.

Overload List
 NameDescription
Public methodRefreshAsync Fetch information for the page. This overload will not fetch content.
Public methodRefreshAsync(IWikiPageQueryProvider) Fetch information for the page.
Public methodRefreshAsync(PageQueryOptions) Fetch information for the page.
Public methodRefreshAsync(IWikiPageQueryProvider, CancellationToken) Fetch information for the page.
Public methodRefreshAsync(PageQueryOptions, CancellationToken) Fetch information for the page.
Top
See Also