Sitecore 5.0 API

Settings.ItemLinksActive Property

Indicates if linked nodes will be expanded.

[Visual Basic]
Public Shared ReadOnly Property ItemLinksActive As Boolean
[C#]
public static bool ItemLinksActive {get;}

Property Value

Default value: false.

Remarks

If false, item links will be ignored.

See Also

Settings Class | Sitecore.Configuration Namespace