A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Interface IQueryParameters

Namespace: EPiServer.Shell.Rest
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
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

Extension Methods