Contains helper utilities for HTML.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class HtmlHelper
public class HtmlHelper
Public Class HtmlHelper
Public Class HtmlHelper
public ref class HtmlHelper
public ref class HtmlHelper
type HtmlHelper = class end
type HtmlHelper = class end
Members
All Members | Constructors | Methods | |||
Icon | Member | Description |
---|---|---|
HtmlHelper()()()() | ||
ConvertEntity(String) |
Converts a HTML entity to a character
| |
ConvertEntity(String, Boolean, Int32, Int32) |
End pos is the char after the trailing ';'
| |
convertHtmlEntities(String) | Converts HTML entity codes to their Unicode characters | |
convertHtmlEntities(String, Boolean) | Converts HTML entity codes to their Unicode characters | |
Equals(Object) | (Inherited from Object.) | |
ExtractPlainText(String, Configuration) |
Extracts plain text from html
| |
Finalize()()()() | (Inherited from Object.) | |
GetHashCode()()()() | (Inherited from Object.) | |
GetType()()()() | (Inherited from Object.) | |
MemberwiseClone()()()() | (Inherited from Object.) | |
ToString()()()() | (Inherited from Object.) |
Inheritance Hierarchy
Object | |
HtmlHelper |
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120