Class HtmlHelper
Inherited Members
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 |