Method | Description | |
---|---|---|
RetrieveItemUri ( string appId, string appKey, string id = null, string upc = null ) : System.Collections.Specialized |
Method | Description | |
---|---|---|
UpdateQueryString ( NameValueCollection queryString ) : void |
public RetrieveItemUri ( string appId, string appKey, string id = null, string upc = null ) : System.Collections.Specialized | ||
appId | string | |
appKey | string | |
id | string | |
upc | string | |
return | System.Collections.Specialized |
protected UpdateQueryString ( NameValueCollection queryString ) : void | ||
queryString | NameValueCollection | |
return | void |