Interface IPreviewHub
Namespace: Umbraco.Cms.Web.BackOffice.SignalR
Assembly: Umbraco.Web.BackOffice.dll
Syntax
public interface IPreviewHub
Methods
View Sourcerefreshed(Int32)
Declaration
Task refreshed(int id)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | id |
Returns
| Type | Description |
|---|---|
| Task |