WebDocumentViewerApiControllerBase.DefaultControllerUri Field
Specifies the default controller URI.
Namespace: DevExpress.Web.Mvc.Controllers
Assembly: DevExpress.Web.Mvc5.v25.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Field Value
| Type | Description |
|---|---|
| String | The “/WebDocumentViewerApi/Invoke” value. |
See Also