AddinManager.GetAddinListAsync

Retrieves a list of addins from the addin repository. Note this list is retrieved in chunks - first the summary list is retrieved and the remaining data is filled in later from individual repos.

public Task<List`1> GetAddinListAsync(List<AddinItem> addinList)

Parameters

addinList


See also:

Class AddinManager

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic