Retrieves a view descriptor by id.
public async ValueTask<ViewDescriptor> GetViewDescriptorAsync(string viewId)
- Returns:
- ValueTask<ViewDescriptor>
- Implements:
- GetViewDescriptorAsync(string)
Parameters
viewId
string
The id of the view.