Ontolica for SharePoint Public API

OntolicaSource.IconTitle Property

Gets the icon title to display as a tooltip.

[Visual Basic]
Public ReadOnly Property IconTitle As String
[C#]
public string IconTitle {get;}

Property Value

A string that contains the icon title.

Remarks

User interface agents can use this property for adding a tooltip to the icon specified by the Icon property.

See Also

OntolicaSource Class | NavigoSystems.Ontolica.SharePoint.Custom Namespace