Gets the File Type/ Extension for a string value.

Syntax

ISHtmlUtilities.GetFileTypeFromString(value, [subFileType])

Parameters

NameTypeOptionalByRefDescription
value String The string value testing.
subFileType String Optional ByRef The sub-type if "txt". Either "" or "json".

Return Value

String

Either "htm", "txt" or "xml".

Member of:
ISHtmlUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0