Click or drag to resize

GuiEncodingList Method (String, String, Boolean, String, Boolean)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("dWsqlmode is no longer used.")]
public static string EncodingList(
	string selectedCharset,
	string name,
	bool cdo,
	string dWsqlmode = "ms_access",
	bool standardBlank = false
)

Parameters

selectedCharset
Type: SystemString
name
Type: SystemString
cdo
Type: SystemBoolean
dWsqlmode (Optional)
Type: SystemString
standardBlank (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also