 | GuiEncodingList Method (String, String, Boolean, Boolean) |
Namespace:
Dynamicweb.SystemTools
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static string EncodingList(
string selectedCharset,
string name,
bool cdo,
bool standardBlank = false
)
Public Shared Function EncodingList (
selectedCharset As String,
name As String,
cdo As Boolean,
Optional standardBlank As Boolean = false
) As String
Parameters
- selectedCharset
- Type: SystemString
- name
- Type: SystemString
- cdo
- Type: SystemBoolean
- standardBlank (Optional)
- Type: SystemBoolean
Return Value
Type:
String
See Also