CharSetFromContentType Function | |
[Missing <include> target documentation in 'M:VOInternetClasses.Functions.CharSetFromContentType(System.String)'. File: 'Internet.xml' Path: 'doc/CharSetFromContentType/*']
Namespace:
VOInternetClasses
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax FUNCTION CharSetFromContentType(
cContent AS STRING
) AS STRING
public static string CharSetFromContentType(
string cContent
)
Request Example
View SourceParameters
- cContent
- Type: String
Return Value
Type:
StringSee Also