HelpAttribute Constructor (String, String) |
Constructor.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public HelpAttribute(
string helpTopic,
string helpName
)
Parameters
- helpTopic
- Type: SystemString
Help topic - helpName
- Type: SystemString
Name of the help for javascript purposes
See Also