PortalProvisioningProvider class

The members of this namespace or class are reserved for internal use and are not intended to be used directly from your code.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.SPWebProvisioningProvider
    Microsoft.SharePoint.Publishing.PortalProvisioningProvider

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
Public NotInheritable Class PortalProvisioningProvider _
    Inherits SPWebProvisioningProvider
'Usage
Dim instance As PortalProvisioningProvider
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
public sealed class PortalProvisioningProvider : SPWebProvisioningProvider

Remarks

Represents a provisioning provider deriving from the SPWebProvisioningProvider class, which uses a webtemp*xml entry to invoke multiweb portal provisioning.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

PortalProvisioningProvider members

Microsoft.SharePoint.Publishing namespace

Provision