Search Results for

    Show / Hide Table of Contents

    Enum SearchScopes

    Defines the SearchScope for the site

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

    DefaultScope

    Defines the DefaultScope for the SearchScope of the site

    Hub

    Defines the Hub for the SearchScope of the site

    Site

    Defines the Site for the SearchScope of the site

    Tenant

    Defines the Tenant for the SearchScope of the site

    Extension Methods

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