Overload | Description |
---|---|
PortalQueryParameters Constructor(String) | Initializes a new instance of the PortalQueryParameters class from a query string. |
PortalQueryParameters Constructor(String,Int32) | Initializes a new instance of the PortalQueryParameters class from a query string and a limit. |
PortalQueryParameters Constructor(Envelope) | Initializes a new instance of the PortalQueryParameters class from a search bounding box. |
PortalQueryParameters Constructor(String,Envelope) | Initializes a new instance of the PortalQueryParameters class from a query string and search extent. |