Click or drag to resize
MacroEditorHint Constructor
Constructor

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public Hint(
	string name,
	string icon = ""
)

Parameters

name
Type: SystemString
Name
icon (Optional)
Type: SystemString
Icon
See Also