imageSet

Image Set. Specifies an image set value for use when generating req=set response.

imageSet=val

val

Image set string.

To escape the value and ensure that any included modifiers are not interpreted as being part of the URL query string, the entire value should be enclosed in curly braces. If the catalog record is specified in the net path, this modifier value overrides catalog::ImageSet from the main record. For a description of valid image set syntax, refer to catalog::ImageSet documentation.

Properties

Request attribute. Optional. Overrides catalog::ImageSet from main record.

Default

None.

Example

Specify image set for use with req=set request:

http://server/myRootId?imageSet={asset1,asset2,asset3}&req=set

See also

catalog::ImageSet , req=set, Media Set Requests

On this page