CharSetFromContentType Function | |
Namespace:
VOInternetClasses
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.21
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