Table of Contents

Class TeamSiteWithoutGroupOptions

Namespace
PnP.Core.Admin.Model.SharePoint
Assembly
PnP.Core.Admin.dll

Contains the available options for creating a team site collection without a group

public class TeamSiteWithoutGroupOptions : CommonNoGroupSiteOptions
Inheritance
TeamSiteWithoutGroupOptions
Inherited Members

Constructors

TeamSiteWithoutGroupOptions(Uri, string)

Default constuctor for creating a TeamSiteWithoutGroupOptions object used to define a team site collection creation

public TeamSiteWithoutGroupOptions(Uri url, string title)

Parameters

url Uri

Url of the team site without group

title string

Title of the team site without group