Sets the type of the result image. The handler will return ouput with MIME type matching this content
Namespace: DotNetNuke.Services.GeneratedImageAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public ImageFormat ContentType { get; set; } |
Visual Basic |
---|
Public Property ContentType As ImageFormat Get Set |