[]
        
(Showing Draft Content)

C1.Web.Api.Image.ImageExportModelBinderAttribute

ImageExportModelBinderAttribute Class

An attribute to apply to action parameters for model binding for image export.

Inheritance
ImageExportModelBinderAttribute
Namespace: C1.Web.Api.Image
Assembly: C1.Web.Api.Image.dll
Syntax
[AttributeUsage(AttributeTargets.Parameter, AllowMultiple = false, Inherited = true)]
public class ImageExportModelBinderAttribute : ModelBinderAttribute

Constructors

Name Description
ImageExportModelBinderAttribute()

Initialize a new instance of the ImageExportModelBinderAttribute class.