Method | Description | |
---|---|---|
AutoLink ( this text, string>.IDictionary |
Turns all URLs and e-mail addresses into clickable links.
|
public static AutoLink ( this text, string>.IDictionary |
||
text | this | |
htmlAttributes | string>.IDictionary | Adds HTML attributes to the links. |
textReplacer | string>.Func | Lambda expression to change what text is shown inside the link tag. |
linkMode | LinkMode | Option to limit what should be linked. |
return | string |