Information Classification: External Restricted.
See https://www.chili-publish.com/security
Webservice Functions - ResourceItemGetTransformedURL
Returns a url pointing to the preview (in the specified type and for the specified page, and with the provided Transformation effects) of the ResourceItem
Declaration
public string ResourceItemGetTransformedURL ( string apiKey, string resourceName, string itemID, string type, string transformationID, 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 | |
transformationID | Image Transformation ID | |
pageNum | int | The page number (1-based) |