Interface IQueryParameters
Namespace: EPiServer.Shell.Rest
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public interface IQueryParameters
Properties
AllParameters
Declaration
NameValueCollection AllParameters { get; }
Property Value
Type | Description |
---|---|
System.Collections.Specialized.NameValueCollection |
Range
Declaration
ItemRange Range { get; set; }
Property Value
Type | Description |
---|---|
ItemRange |