Click or drag to resize

GH_LinkCreateSharedLink Method (String, String, String)

Namespace:  Grasshopper.Documentation
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static GH_Link CreateSharedLink(
	string linkId,
	string target,
	string tooltip
)

Parameters

linkId
Type: SystemString
target
Type: SystemString
tooltip
Type: SystemString

Return Value

Type: GH_Link
See Also