Method Refresh
Refresh(object)
Refreshes the component state, equivalent of StateHasChanged but with additional information about reason(if possible).
Declaration
protected Task Refresh(object tag = null)
Parameters
Type | Name | Description |
---|---|---|
object | tag |
Returns
Type | Description |
---|---|
Task |