SPDocumentConverter.DefaultTransformUIPage Property

Gets the default file name of the converter page to which users navigate through the context menu.

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

Syntax

'Declaration
Public Shared ReadOnly Property DefaultTransformUIPage As String
    Get
'Usage
Dim value As String

value = SPDocumentConverter.DefaultTransformUIPage
public static string DefaultTransformUIPage { get; }

Property Value

Type: System.String
A string that contains the default file name of the converter page, which is DocTrans.aspx.

See Also

Reference

SPDocumentConverter Class

SPDocumentConverter Members

Microsoft.SharePoint.Administration Namespace