Click or drag to resize

QueryControlParameterNames Fields

The QueryControlParameterNames type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberHttpBundleRelatedParameterName Indicates the server should bundle dependent objects
Public fieldStatic memberHttpCountParameterName The name of the HTTP parameter that limits the number of results returned
Public fieldStatic memberHttpExcludePathParameterName Name of the exclude path
Public fieldStatic memberHttpIncludePathParameterName Name of the include path
Public fieldStatic memberHttpIncludeTotalParameterName NAme of the HTTP parameter to count all results
Public fieldStatic memberHttpOffsetParameterName The name of the HTTP parameter that sets the offset of the first result
Public fieldStatic memberHttpOrderByParameterName The name of the HTTP parameter which contains the ordering instructions
Public fieldStatic memberHttpQueryStateParameterName The name of the HTTP parameter which contains the query identifier
Public fieldStatic memberHttpSinceParameterName The name of the HTTP upstream instruction
Public fieldStatic memberHttpUpstreamParameterName The name of the HTTP upstream instruction
Public fieldStatic memberHttpViewModelParameterName The view model to use to serialize the response
Top
See Also