NavigationItemTooltip Property |
Specifies the the tooltip of the item (string.empty: empty, null: usually copies caption or custom string).
(Has higher priority than the tooltip resource string.)
Namespace: CMS.ExtendedControlsAssembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 8.2.23
Syntax public virtual string Tooltip { get; set; }
Property Value
Type:
StringSee Also