 |
VishnuHelpBrowser(String)
constructor
|
Parameterized constructor - takes a URL as a string.
namespace: NetEti.CustomControls
Assembly: VishnuHelpBrowser (in
VishnuHelpBrowser.exe) Version:
1.0.0+0794241e736afaae6e257279e23d462fa1679121
Syntax
public VishnuHelpBrowser(string? webUrlString)
Public Sub New (webUrlString As String)
public:VishnuHelpBrowser(String^ webUrlString)
new: webUrlString: string -> VishnuHelpBrowser
Parameters
-
webUrlString String
- A URL as string.
See also