<Code Lib>
2027 Constructor
Changes 0
C

ContextualHelp()

Description:
Constructs a contextual help object.

public ContextualHelp(
	ContextualHelpType helpType,
	string helpPath
)

  • helpType
    The contextual help type.
  • String
    helpPath
    The contextual help path.

Loading…