VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Web.Api2Controllers Namespace / VintasoftFileApi2Controller Class
In This Topic
VintasoftFileApi2Controller Class Properties
In This Topic
For a list of all properties of this type, see VintasoftFileApi2Controller.
Public Properties
 NameDescription
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 PropertyGets or sets a value indicating whether the API controller can work with undefined session.
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)
See Also