Secure Exchanges SDK Documentation
Search Results for

    Show / Hide Table of Contents

    Class HtmlHelper

    Inheritance
    object
    HtmlHelper
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: SecureExchangesSDK.Helpers
    Assembly: SecureExchangesSDK.dll
    Syntax
    public static class HtmlHelper

    Methods

    RemoveUnwantedTag(string, params string[])

    Declaration
    public static string RemoveUnwantedTag(string content, params string[] tags)
    Parameters
    Type Name Description
    string content
    string[] tags
    Returns
    Type Description
    string

    ReplaceTargetLinkForBlank(string)

    Declaration
    public static string ReplaceTargetLinkForBlank(string content)
    Parameters
    Type Name Description
    string content
    Returns
    Type Description
    string
    In this article
    Back to top Secure Exchanges Inc. - Documentation