Removes Inline CSS Styles
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static string RemoveInlineStyle( string HTML ) |
Visual Basic |
---|
Public Shared Function RemoveInlineStyle ( HTML As String ) As String |
Parameters
- HTML
- Type: System..::..String
The HTML content to clean up