Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IWebhookPresentationFactory

    Namespace: Umbraco.Cms.Web.BackOffice.Services
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public interface IWebhookPresentationFactory

    Methods

    View Source

    Create(IWebhook)

    Declaration
    WebhookViewModel Create(IWebhook webhook)
    Parameters
    Type Name Description
    IWebhook webhook
    Returns
    Type Description
    WebhookViewModel
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Create(IWebhook)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX