NavigationItemText Property |
Specifies the the caption of the item.
Sample value: "Caption string"
(Has higher priority than the 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 Text { get; set; }
Property Value
Type:
StringSee Also