Version

HelpInfo Class Members

The following tables list the members exposed by HelpInfo.

Public Constructors
 NameDescription
Public ConstructorHelpInfo ConstructorOverloaded.   
Public Properties
 NameDescription
Public PropertyDisposed (Inherited from Infragistics.Shared.DisposableObject)
Public PropertyFilePathReturns the filepath to the help file.  
Public PropertyHelpNavigatorIndicates which tab of the HTML Help Viewer will be active.  
Public PropertyKeywordReturns the keyword to display the help for.  
Public PropertyParamReturns the optional parameter passed to the Help.Show() method  
Public Methods
 NameDescription
Public MethodCreateObjRefCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public MethodDispose (Inherited from Infragistics.Shared.DisposableObject)
Public MethodGetLifetimeServiceRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodInitializeLifetimeServiceObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodShowHelpShows the HTML Help Viewer using the values assigned to this HelpInfo object.  
Public MethodToStringGets a string representation of the instance.  
Public MethodVerifyNotDisposed (Inherited from Infragistics.Shared.DisposableObject)
Protected Methods
 NameDescription
Protected MethodMemberwiseCloneOverloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject)
Protected MethodOnDisposeOverridden. Called when the object is disposed  
See Also