Param_ElementHtmlHelp_Source Method
Return a String which contains HTML formatted source for the help topic.
If you want to pass a URL that points to a remote page, then prefix the URL with a GOTO: tag, like so:
GOTO:http://www.YourWebAddressHere.com
Namespace: Karamba.GHopper.ElementsAssembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
protected override string HtmlHelp_Source()
Protected Overrides Function HtmlHelp_Source As String
protected:
virtual String^ HtmlHelp_Source() override
abstract HtmlHelp_Source : unit -> string
override HtmlHelp_Source : unit -> string
Return Value
String[Missing <returns> documentation for "M:Karamba.GHopper.Elements.Param_Element.HtmlHelp_Source"]
You can use the GUI.GH_HtmlFormatter class to generate an HTML page which conforms to Grasshopper Help standards