IItemsFeature Interface

Definition

Provides a key/value collection that can be used to share data within the scope of this request.

public interface class IItemsFeature
public interface IItemsFeature
type IItemsFeature = interface
Public Interface IItemsFeature
Derived

Properties

Items

Gets or sets a a key/value collection that can be used to share data within the scope of this request.

Applies to