PFQuickLaunchBarHtmlHelperCustomEntries_AddText Method |
Adds a new text in the custom entries.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax public PFQuickLaunchBar_Text CustomEntries_AddText(
string text
)
Parameters
- text
- Type: SystemString
The text.
Return Value
Type:
PFQuickLaunchBar_TextAn object representing the text.
See Also