C# Class OfficeDevPnP.PartnerPack.Infrastructure.Jobs.Handlers.SubSiteProvisioningJobHandler

Inheritance: OfficeDevPnP.PartnerPack.Infrastructure.Jobs.Handlers.ProvisioningJobHandler
Datei anzeigen Open project: OfficeDev/PnP-Partner-Pack

Protected Methods

Method Description
RunJobInternal ( ProvisioningJob job ) : void

Private Methods

Method Description
CreateSubSite ( SubSiteProvisioningJob job ) : void

Method Details

RunJobInternal() protected method

protected RunJobInternal ( ProvisioningJob job ) : void
job ProvisioningJob
return void