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.
Gets the URL to the per-content-type converter settings page.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property ConverterSettingsForContentType As String
Get
'Usage
Dim instance As SPDocumentConverter
Dim value As String
value = instance.ConverterSettingsForContentType
public string ConverterSettingsForContentType { get; }
Property Value
Type: System.String
A string that contains the URL to the converter settings page.
Remarks
This value is supplied by the converter at the time of installation.