Click or drag to resize
HtmlHelperGetNoArchorBody Method
将字符串中href属性都替换为空

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public static string GetNoArchorBody(
	string html
)

Parameters

html
Type: SystemString

[Missing <param name="html"/> documentation for "M:Adf.HtmlHelper.GetNoArchorBody(System.String)"]

Return Value

Type: String

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

See Also