Sitecore 5.0 API

ItemUtil Class

Provides miscellaneous functions that operates on an item.

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

System.Object
   Sitecore.Data.Items.ItemUtil

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

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.

Requirements

Namespace: Sitecore.Data.Items

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

See Also

ItemUtil Members | Sitecore.Data.Items Namespace