Android.Net.UrlQuerySanitizer.AllIllegal Property
Return a value sanitizer that does not allow any special characters, and also does not allow script URLs.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Return a value sanitizer that does not allow any special characters, and also 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