IQueryFeature Interface

Definition

Provides access to the IQueryCollection associated with the HTTP request.

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

Properties

Query

Gets or sets the IQueryCollection.

Applies to