SPSolutionExporter members
Exports a Web site as a Microsoft SharePoint Server solution.
The SPSolutionExporter type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() |
MaxSolutionFileSize | Gets the maximum size for solution files. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() ![]() |
ExportWeb | Exports the specified Web site as a Web template in a solution file. |
![]() ![]() |
ExportWebToGallery(SPWeb, String, String, String, SPSolutionExporter.ExportMode, Boolean) | Exports the specified Web site as a Web template in the Solution Gallery. |
![]() ![]() |
ExportWebToGallery(SPWeb, String, String, String, SPSolutionExporter.ExportMode, Boolean, Action<String>, Boolean) | Exports the specified web as a solution to the Solution Gallery. |
![]() ![]() |
ExportWorkFlowTemplate | Exports the specified workflow template as a solution file. |
![]() ![]() |
ExportWorkflowToList | Exports the specified workflow template as a solution in a document library. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() ![]() |
PathCombine | Combines two paths even if the second path begins with a slash. |
![]() |
ToString | (Inherited from Object.) |
Top