Click or drag to resize
QRCodeGeneratorGetEncoding Method
Gets the encoding settings from the given parameter

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static ENCODE_MODE GetEncoding(
	string encoding
)

Parameters

encoding
Type: SystemString
Encoding parameter

Return Value

Type: ENCODE_MODE
See Also