• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Class ScraperHtmlUtil

    Inheritance
    System.Object
    ScraperHtmlUtil
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Subsembly.Scraper
    Assembly: Subsembly.Scraper.dll
    Syntax
    public static class ScraperHtmlUtil

    Methods

    HtmlDecode(String)

    Declaration
    public static string HtmlDecode(string sHtml)
    Parameters
    Type Name Description
    System.String sHtml
    Returns
    Type Description
    System.String
    Remarks

    .NET version independent replacement for System.Web.HttpUtility.HtmlDecode() or System.Net.HttpUtility.HtmlDecode().

    StripHtmlTags(String)

    Declaration
    public static string StripHtmlTags(string sHtml)
    Parameters
    Type Name Description
    System.String sHtml
    Returns
    Type Description
    System.String
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH