Click or drag to resize

ReportsItemControllerCreate Method

Create a new report item

Namespace:  Velo.Web.Controllers
Assembly:  Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
public ActionResult Create()

Return Value

Type: ActionResult
View of new report item
Examples
GET: ReportsItem/Create
See Also