Search Results for

    Show / Hide Table of Contents
    View Source

    Class WebhookEventCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<WebhookEventCollectionBuilder, WebhookEventCollection, IWebhookEvent>
    SetCollectionBuilderBase<WebhookEventCollectionBuilder, WebhookEventCollection, IWebhookEvent>
    Namespace: Umbraco.Cms.Core.Webhooks
    Assembly: Umbraco.Core.dll
    Syntax
    public class WebhookEventCollectionBuilder : SetCollectionBuilderBase<WebhookEventCollectionBuilder, WebhookEventCollection, IWebhookEvent>, ICollectionBuilder<WebhookEventCollection, IWebhookEvent>, ICollectionBuilder

    Properties

    View Source

    This

    Declaration
    protected override WebhookEventCollectionBuilder This { get; }
    Property Value
    Type Description
    WebhookEventCollectionBuilder

    Methods

    View Source

    RegisterWith(IServiceCollection)

    Declaration
    public override void RegisterWith(IServiceCollection services)
    Parameters
    Type Name Description
    IServiceCollection services
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • This
    • Methods
      • RegisterWith(IServiceCollection)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX