VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Web.Api2Controllers Namespace / VintasoftImageCollectionApi2Controller Class
Constructors Properties Methods SeeAlso
В этом разделе
    Члены типа VintasoftImageCollectionApi2Controller Class
    В этом разделе
    В следующих таблицах перечислены элементы, предоставляемые VintasoftImageCollectionApi2Controller.
    Публичные Конструкторы
     ИмяОписание
    Public ConstructorИнициализирует новый экземпляр класса VintasoftImageCollectionApi2Controller.
    Публичные Свойства
     ИмяОписание
    Public PropertyGets the action context. (Inherited from System.Web.Http.ApiController)
    Public PropertyGets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController)
    Public PropertyGets the System.Web.Http.HttpConfiguration of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController)
    Public PropertyВозвращает или задает значение, указывающее, может ли API контроллер работать с неопределенным сеансом.
    Public PropertyGets the model state after the model binding process. (Inherited from System.Web.Http.ApiController)
    Public PropertyGets or sets the HttpRequestMessage of the current System.Web.Http.ApiController. (Inherited from System.Web.Http.ApiController)
    Public PropertyGets the request context. (Inherited from System.Web.Http.ApiController)
    Public PropertyGets an instance of a System.Web.Http.Routing.UrlHelper, which is used to generate URLs to other APIs. (Inherited from System.Web.Http.ApiController)
    Public PropertyReturns the current principal associated with this request. (Inherited from System.Web.Http.ApiController)
    Публичные Методы
     ИмяОписание
    Public MethodОчищает кэш коллекции изображений и кэш сериализованных документов для текущего HTTP сеанса.
    Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.Web.Http.ApiController)
    Public MethodExecutes asynchronously a single HTTP operation. (Inherited from System.Web.Http.ApiController)
    Public MethodВозвращает информацию об изображениях, которые хранятся в указанных файлах изображений.
    Public MethodOverloaded. Validates the given entity and adds the validation errors to the model state under the empty prefix, if any. (Inherited from System.Web.Http.ApiController)
    Защищенные Методы
     ИмяОписание
    Protected MethodСоздает хранилище данных для сериализованных документов.
    Protected MethodСоздает хранилище данных для текущего сеанса.
    Protected MethodСоздает VintasoftImageCollectionWebService, который обрабатывает HTTP запросы от клиентов и позволяет управлять коллекцией изображений.
    Protected MethodInitializes the System.Web.Http.ApiController instance with the specified controllerContext. (Inherited from System.Web.Http.ApiController)
    Смотрите также