Refreshes the content of the context help panel in the WinGate Mangement Console.
Syntax
Parameters
None
Return Value
Type: void
None
Remarks
UIUpdateHelp causes any registered NavItemGetHelpContent callback in the NavigationItemUIInterface for the currently selected navigation tree item to be called. This enables you to update the help panel based on changes in your particular state.
For example: The Qbik Data Module uses this to change its help content depending on whether you are in Design Mode or not.
Examples
None
See Also