Click or drag to resize
MacroEditorHint Class
Hint container
Inheritance Hierarchy
SystemObject
  CMS.UIControlsMacroEditorHint

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
protected class Hint : IComparable<MacroEditorHint>

The MacroEditorHint type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldComment
Member comment
Public fieldIcon
Member icon
Public fieldName
Hint / Member name
Public fieldSnippet
Code snippet that the member represents
Top
Methods
  NameDescription
Public methodCompareTo
Compares the object to another
Public methodEquals
Returns true if the object equals to another
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Gets the hash code of the object
(Overrides ObjectGetHashCode.)
Top
See Also