MPUtilityHtmlUrlAttributeEncode Method |
Encodes the specified url attribute and ensures that it's value is correctly formatted according to the content.
Namespace: Colygon.MatchPoint.CoreAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public static string HtmlUrlAttributeEncode(
string url
)
Parameters
- url
- Type: SystemString
Return Value
Type:
StringSee Also