Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IPreviewHub

    Namespace: Umbraco.Cms.Web.BackOffice.SignalR
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public interface IPreviewHub

    Methods

    View Source

    refreshed(Int32)

    Declaration
    Task refreshed(int id)
    Parameters
    Type Name Description
    System.Int32 id
    Returns
    Type Description
    Task
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • refreshed(Int32)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX