SPSolutionExporter.ExportWebToGallery method
Exports the specified website as a web template in the Solution Gallery.
Overload list
Name | Description | |
---|---|---|
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. |
Top