Sitecore 5.0 API

Sitecore.Data.Items Namespace

Namespace hierarchy

Classes

Class Description
BaseItem Defines the basic functionality of an item.
CustomItem Implements the basic functionality of a custom item.
CustomItemBase Implements the basic functionality of a custom item.
DataItem Represents a data item.
DataItem.Builder Represents an item. builder of the data.
DeviceItem Represents a Device item.
EditContext Provides a mean to put an item in editing mode.
Item Represents an item.
ItemAppearance Defines the appearance of the item.
ItemAxes Provides access to other items relative to a source item.
ItemData Represents an item data.
ItemDefinition Represents an item definition.
ItemHelp Contains help information for a source item.
ItemPublishing Retrieves information about the publishing of a source item.
ItemSerializer Represents an item serializer.
ItemSettings Provides miscellaneous information about a source item.
ItemState Provides information about the workflow state of a source item.
ItemStatistics Provides information about changes to a source item.
ItemUtil Provides miscellaneous functions that operates on an item.
ItemVersions Provides methods for working with versions of an item.
ItemVisualization Defines how an item is visible to a user.
LayoutItem Represents a Layout item.
MasterItem Represents a master.
MediaItem Represents a media item.
ProcessorItem Represents a Processor item.
RenderingItem Represents a Rendering item.
SectionTimer SecurityDisabler
SublayoutItem Represents a Sublayout item.
TemplateFieldItem Represents a TemplateField item.
TemplateItem Represents a Template item.
TemplateSectionItem Represents a Template Section item.

Interfaces

Interface Description
IItem Defines the basic functionality of an item.
ITrackingItem Defines the basic functionality for an item that tracks modifications.

Structures

Structure Description
MediaInfo Holds information about an image file.

Enumerations

Enumeration Description
ItemPathType Specifies how the path is constructed.
ItemUpdateType Defines the type of update to an item.
PasteMode Represents a paste mode.