Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the format to use for Web Part conversions.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Enumeration FormatConversionOption
'Usage
Dim instance As FormatConversionOption
public enum FormatConversionOption
Members
Member name | Description | |
---|---|---|
ConvertToWebPartExportFormat | Convert from the Web Part designer persistence format (ASP.NET mark-up) to the export format (.WebPart or .DWP). | |
ConvertToWebPartDesignerPersistenceFormat | Convert from the export format (.WebPart or .DWP) to Web Part designer persistence format (ASP.NET mark-up). |