VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared.Web Namespace / WebImageFileResponseParams Class
Constructors Properties SeeAlso
В этом разделе
    Члены типа WebImageFileResponseParams Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые WebImageFileResponseParams.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorInitializes a new instance of the WebImageFileResponseParams class.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets or sets a value indicating whether the requested controller action is blocked by another request. (Inherited from WebResponseParamsBase)
    Public PropertyGets or sets a string that describes an error occurred during request execution. (Inherited from WebResponseParamsBase)
    Public PropertyGets or sets an image file identifier (file identifier in data storage).
    Public PropertyGets or sets the identifier of request. (Inherited from WebResponseParamsBase)
    Public PropertyGets or sets a value indicating whether the request was completed successfully. (Inherited from WebResponseParamsBase)
    Смотрите также