Search Results for

    Show / Hide Table of Contents

    Enum SiteWebhookType

    Defines the various flavors of a SiteWebhook

    Namespace: PnP.Framework.Provisioning.Model
    Assembly: PnP.Framework.dll
    Syntax
    public enum SiteWebhookType : int

    ListAdded

    A WebHook for the ListAdded event of Site.

    ListCreated

    A WebHook for the ListCreated event of Site.

    WebCreated

    A WebHook for the WebCreated event of Site.

    WebDeleted

    A WebHook for the WebDeleted event of Site.

    WebMoved

    A WebHook for the WebMoved event of Site.

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<SiteWebhookType>(String)
    ObjectExtensions.Set<SiteWebhookType, T>(Expression<Func<SiteWebhookType, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer