SPSolutionExporter Class

Provides static methods for exporting a Web site as a SharePoint Foundation Web template and for exporting a custom workflow as a workflow template.

Inheritance Hierarchy

System.Object
  Microsoft.SharePoint.SPSolutionExporter

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public NotInheritable Class SPSolutionExporter
'Usage
Dim instance As SPSolutionExporter
public sealed class SPSolutionExporter

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

SPSolutionExporter Members

Microsoft.SharePoint Namespace

Other Resources

Site Types: WebTemplates and Site Definitions

Workflow Development for SharePoint Foundation

Creating SharePoint Workflow Solutions