ToUrlEncodedBase64String Method
Definition
ToUrlEncodedBase64String()
Converts the underlying value of this instance to its equivalent string representation that is encoded with base-64 digits, which is usable for transmission on the URL.
public virtual string ToUrlEncodedBase64String()