Table of Contents

Class HelpInfo

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Contains parameters for the Help file opening.

public class HelpInfo
Inheritance
HelpInfo

Constructors

HelpInfo(string)

Initializes a new instance of the HelpInfo class.

HelpInfo(string, HelpNavigator)

Initializes a new instance of the HelpInfo class.

HelpInfo(string, HelpNavigator, object)

Initializes a new instance of the HelpInfo class.

HelpInfo(string, string)

Initializes a new instance of the HelpInfo class.

Properties

HelpFilePath

Gets or sets the path and name of the help file to display when the user clicks the Help button.

Keyword
Navigator
Param

Methods

ToString()

Gets string representation of this object.