SPSolutionExporter members

Exports a Web site as a Microsoft SharePoint Server solution.

The SPSolutionExporter type exposes the following members.

Properties

  Name Description
Public propertyStatic member MaxSolutionFileSize Gets the maximum size for solution files.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public methodStatic member ExportWeb Exports the specified Web site as a Web template in a solution file.
Public methodStatic member ExportWebToGallery(SPWeb, String, String, String, SPSolutionExporter.ExportMode, Boolean) Exports the specified Web site as a Web template in the Solution Gallery.
Public methodStatic member ExportWebToGallery(SPWeb, String, String, String, SPSolutionExporter.ExportMode, Boolean, Action<String>, Boolean) Exports the specified web as a solution to the Solution Gallery.
Public methodStatic member ExportWorkFlowTemplate Exports the specified workflow template as a solution file.
Public methodStatic member ExportWorkflowToList Exports the specified workflow template as a solution in a document library.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public methodStatic member PathCombine Combines two paths even if the second path begins with a slash.
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPSolutionExporter class

Microsoft.SharePoint namespace