ShellUtils.ShowString

Displays a string in in a browser as HTML. Optionally provide an alternate extension to display in the appropriate text viewer (ie. "txt" likely shows in NotePad)

public static int ShowString(string text,
	string extension)

Parameters

text

extension


See also:

Class ShellUtils

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic