SPUtility.HtmlTransProgID method
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared Function HtmlTransProgID ( _
szExt As String _
) As String
'Usage
Dim szExt As String
Dim returnValue As String
returnValue = SPUtility.HtmlTransProgID(szExt)
public static string HtmlTransProgID(
string szExt
)
Parameters
- szExt
Type: System.String
Return value
Type: System.String