Click or drag to resize

PFQuickLaunchBar_MenuAddLink Method

Adds a new link in the menu.

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public PFQuickLaunchBar_Menu AddLink(
	Html title,
	string url
)

Parameters

title
Type: MicaSystems.UtilsHtml
url
Type: SystemString

Return Value

Type: PFQuickLaunchBar_Menu
See Also