ContextualHelp
Description:
Constructs a contextual help object.
Constructs a contextual help object.
public ContextualHelp(
ContextualHelpType helpType,
string helpPath
)
-
helpTypeThe contextual help type.
-
StringhelpPathThe contextual help path.
-
Thrown when the helpPath is null or empty.