This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the preferred content type of the response when this command is executed.

Namespace: Smartsite.ImageProcessor.Commands
Assembly:  Smartsite.ImageProcessor (in Smartsite.ImageProcessor.dll)

Syntax

C#Copy imageCopy Code
public virtual string GetPreferredResponseContentType()
Visual Basic (Declaration)Copy imageCopy Code
Public Overridable Function GetPreferredResponseContentType As 

Return Value

See Also

Advanced