Search Results for

    Show / Hide Table of Contents

    Delegate ProvisioningSiteProvisionedDelegate

    Message to notify the completed provisioning of a site

    Namespace: PnP.Framework.Provisioning.ObjectHandlers
    Assembly: PnP.Framework.dll
    Syntax
    public delegate void ProvisioningSiteProvisionedDelegate(string title, string url);
    Parameters
    System.String title

    The Title of the provisioned site

    System.String url

    The URL of the provisioned site

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<T>(T, String)
    ObjectExtensions.Set<TObject, T>(TObject, Expression<Func<TObject, T>>, T, Boolean, Boolean)
    ObjectExtensions.GetPublicInstancePropertyValue(Object, String)
    ObjectExtensions.GetPublicInstanceProperty(Object, String)
    ObjectExtensions.SetPublicInstancePropertyValue(Object, String, Object)
    Extensions.ToByteArray(Object)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer