FromExtensions.FromBase64 Method (String)
From Tungsten Suite
Tungsten
|
|
FromExtensionsFromBase64 Method (String) |
Converts a Base64 encoded string back to a normal string
Namespace: W
Assembly: Tungsten.From (in Tungsten.From.dll) Version: 2.0.1
C#
public static string FromBase64( this string this )
Parameters
- this
- Type: SystemString
The Base64 encoded string to convert
Return Value
Type: StringA non-encoded string