Sitecore 5.0 API

ItemAxes Class

Provides access to other items relative to a source item.

For a list of all members of this type, see ItemAxes Members.

System.Object
   Sitecore.Data.Items.ItemAxes

[Visual Basic]
Public Class ItemAxes
[C#]
public class ItemAxes

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Implements the Axes property.

You should never instantiate this class.

Requirements

Namespace: Sitecore.Data.Items

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

ItemAxes Members | Sitecore.Data.Items Namespace