Click or drag to resize
HelpAttribute Constructor (String)
Constructor.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public HelpAttribute(
	string helpTopic
)

Parameters

helpTopic
Type: SystemString
Help topic
See Also