Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - ResourceItemGetURL
Returns a url pointing to the preview (in the specified type and for the specified page) of the ResourceItem
Declaration
public string ResourceItemGetURL ( string apiKey, string resourceName, string itemID, string type, int pageNum );
Arguments
Name | Type | Description |
|---|---|---|
apiKey | The API key previously generated by calling the GenerateApiKey function | |
resourceName | The name of the Resource | |
itemID | The ID of the ResourceItem | |
type | The type of URL | |
pageNum | int | The page number (1-based) |