Click or drag to resize
CSYSDisplayHelpTopic Method
Display the help dialog without topic lookup in INI files

Available since Oasis montaj version: 5.0.0
Limitations: May not be available if running outside of a Oasis Montaj or from a command line program.  
License: Available to anyone.  

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static void DisplayHelpTopic(
	string str1,
	string str2
)

Parameters

str1
Type: SystemString
Help File (blank for default)
str2
Type: SystemString
Help Topic
See Also