Html-encode the string.
Syntax
[Android.Runtime.Register("htmlEncode", "(Ljava/lang/String;)Ljava/lang/String;", "")]
public static
string HtmlEncode (
string s)
Parameters
- s
- the string to be encoded
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Text
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1