Android.Net.UrlQuerySanitizer.UrlLegal Property
Return a value sanitizer that allows all the characters used by encoded URLs.

Syntax

[get: Android.Runtime.Register("getUrlLegal", "()Landroid/net/UrlQuerySanitizer$ValueSanitizer;", "GetGetUrlLegalHandler")]
public static UrlQuerySanitizer.IValueSanitizer UrlLegal { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return a value sanitizer that allows all the characters used by encoded URLs. Does not allow script URLs.

[Android Documentation]

Requirements

Namespace: Android.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1