Sitecore 5.0 API

Item.Help Property

Provides access to help information.

[Visual Basic]
Public ReadOnly Property Help As ItemHelp
[C#]
public ItemHelp Help {get;}

Remarks

Help information include Short Description (ToolTip) Long Help (Description) and Help link.

See Also

Item Class | Sitecore.Data.Items Namespace