DVTk API
GetFullFileNameFromHtmlLink Method (theHtmlLink)
DVTkDvtkApplicationLayer.UserInterfacesDvtkWebBrowserNewGetFullFileNameFromHtmlLink(String)
DVTk API

[This is preliminary documentation and is subject to change.]

Remove, if needed, characters from a Html link to get a valid full file name.
Declaration Syntax
C#Visual BasicVisual C++
public static string GetFullFileNameFromHtmlLink(
	string theHtmlLink
)
Public Shared Function GetFullFileNameFromHtmlLink ( _
	theHtmlLink As String _
) As String
public:
static String^ GetFullFileNameFromHtmlLink(
	String^ theHtmlLink
)
Parameters
theHtmlLink (String)
The HTML link
Return Value
The full file name.

Assembly: DvtkApplicationLayer (Module: DvtkApplicationLayer) Version: 0.0.0.0