MacroEditorHintCompareTo Method |
Compares the object to another
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public int CompareTo(
MacroEditorHint other
)
Parameters
- other
- Type: CMS.UIControlsMacroEditorHint
Other object
Return Value
Type:
Int32Implements
IComparableTCompareTo(T)See Also