Click or drag to resize

LoginHandlerDefaultToUtf8Encoding Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use ConvertDefaultToUtf8Encoding instead.")]
public static string DefaultToUtf8Encoding(
	string strInput
)

Parameters

strInput
Type: SystemString

Return Value

Type: String
See Also