Base interface for classes that provide content for user help.
interface
|
IHelpProvider
|
base of
|
Component
|
||
IWidget
|
A machine-readable unique identifier for the user help of this component.
property
|
HelpId
{
get
}
|
||
type
|
string
|
||
value
|
The
help
ID
or
null
if
none. |