Click or drag to resize
StringHelperRemoveHtmlTag Method
过滤掉html数据标记

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string RemoveHtmlTag(
	string input
)

Parameters

input
Type: SystemString
过滤信息

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.StringHelper.RemoveHtmlTag(System.String)"]

See Also