Search Results for

    Show / Hide Table of Contents
    View Source

    Class WebhookMapDefinition

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Web.BackOffice.Mapping
    Assembly: Umbraco.Web.BackOffice.dll
    Syntax
    public class WebhookMapDefinition : IMapDefinition

    Constructors

    View Source

    WebhookMapDefinition()

    Declaration
    public WebhookMapDefinition()
    View Source

    WebhookMapDefinition(IHostingEnvironment, ILocalizedTextService)

    Declaration
    public WebhookMapDefinition(IHostingEnvironment hostingEnvironment, ILocalizedTextService localizedTextService)
    Parameters
    Type Name Description
    IHostingEnvironment hostingEnvironment
    ILocalizedTextService localizedTextService

    Methods

    View Source

    DefineMaps(IUmbracoMapper)

    Declaration
    public void DefineMaps(IUmbracoMapper mapper)
    Parameters
    Type Name Description
    IUmbracoMapper mapper
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • WebhookMapDefinition()
      • WebhookMapDefinition(IHostingEnvironment, ILocalizedTextService)
    • Methods
      • DefineMaps(IUmbracoMapper)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX