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