summaryM:DotNetNuke.Services.Search.Internals.ISearchHelper.StripTagsNoAttributes(System.String,System.Boolean)
Namespace: DotNetNuke.Services.Search.InternalsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
string StripTagsNoAttributes( string html, bool retainSpace ) |
Visual Basic |
---|
Function StripTagsNoAttributes ( html As String, retainSpace As Boolean ) As String |
Parameters
- html
- Type: System..::..String
paramhtmlM:DotNetNuke.Services.Search.Internals.ISearchHelper.StripTagsNoAttributes(System.String,System.Boolean)
- retainSpace
- Type: System..::..Boolean
paramretainSpaceM:DotNetNuke.Services.Search.Internals.ISearchHelper.StripTagsNoAttributes(System.String,System.Boolean)