Inheritance Hierarchy
RainWorx.FrameWorx.UtilityHtmlUtility
Namespace: RainWorx.FrameWorx.Utility
Assembly: RainWorx.FrameWorx.Utility (in RainWorx.FrameWorx.Utility.dll) Version: 3.5
Syntax
C#
public sealed class HtmlUtility
The HtmlUtility type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() ![]() | Instance |
Methods
Name | Description | |
---|---|---|
![]() | SanitizeHtml | |
![]() | StripHtml |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also