Share via


ISessionFeature Interface

Definition

Provides access to the ISession for the current request.

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

Properties

Name Description
Session

The ISession for the current request.

Applies to