ContextualHelp
Constructor
Description:
Constructs a contextual help object.
Constructs a contextual help object.
Parameters
| Parameter | Type | Description |
|---|---|---|
| helpType | ContextualHelpType | The contextual help type. |
| helpPath | String | The contextual help path. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | Thrown when the helpPath is null or empty. |