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.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 12.0.0
Syntax public virtual string Tooltip { get; set; }
Property Value
Type:
StringSee Also