GetInitialDataAsync Method
Overloads
GetInitialDataAsync() |
Returns data as defined by the InitialDataFetch setting. |
GetInitialDataAsync()
Returns data as defined by the InitialDataFetch setting.
Declaration
public Task<IEnumerable<NxDataPage>> GetInitialDataAsync()
Returns
Type | Description |
---|---|
System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<NxDataPage>> |
A task returning the initial data as result. |
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!