Formats Html as text by removing
tags and replacing by linefeeds
Namespace: DotNetNuke.Common.Utilitiestags and replacing by linefeeds
Assembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string ConvertToText( string strHtml ) |
Visual Basic |
---|
Public Shared Function ConvertToText ( strHtml As String ) As String |
Parameters
- strHtml
- Type: System..::..String
Html to format