Click or drag to resize

GuiEncodingList Method (String, String, Boolean, Boolean)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string EncodingList(
	string selectedCharset,
	string name,
	bool cdo,
	bool standardBlank = false
)

Parameters

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

Return Value

Type: String
See Also