IQueryFeature Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |