Click or drag to resize
StringHelperFromBase64 Method

[Missing <summary> documentation for "M:X3Platform.Util.StringHelper.FromBase64(System.String)"]

Namespace: X3Platform.Util
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static string FromBase64(
	string base64Text
)

Parameters

base64Text
Type: SystemString

[Missing <param name="base64Text"/> documentation for "M:X3Platform.Util.StringHelper.FromBase64(System.String)"]

Return Value

Type: String

[Missing <returns> documentation for "M:X3Platform.Util.StringHelper.FromBase64(System.String)"]

See Also