Skip to main content Skip to complementary content

GetBookmarkListAsync Method

Overloads

GetBookmarkListAsync(IApp)

This method creates and returns a session object that must be disposed to avoid session object leakage.

GetBookmarkListAsync(IApp)

This method creates and returns a session object that must be disposed to avoid session object leakage.

Declaration

      public static Task<IBookmarkList> GetBookmarkListAsync(this IApp theApp)
    

Parameters

Type Name Description
IApp theApp

Returns

Type Description
System.Threading.Tasks.Task<IBookmarkList>

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!