Click or drag to resize
UrlVirtualFormatMatch Method
URL格式化时的替换规则

Namespace: Adf.Web
Assembly: Adf.Web (in Adf.Web.dll) Version: 4.1.5463.29815
Syntax
protected virtual string FormatMatch(
	Match m
)

Parameters

m
Type: System.Text.RegularExpressionsMatch
匹配

Return Value

Type: String

[Missing <returns> documentation for "M:Adf.Web.UrlVirtual.FormatMatch(System.Text.RegularExpressions.Match)"]

See Also