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