SPDocumentConverter.ConverterSettingsForContentType property
Gets the URL to the per-content-type converter settings page.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.