ReportTemplateControllerCreate Method |  |
Create a new report template
Namespace:
Velo.Web.Controllers
Assembly:
Velo.Web (in Velo.Web.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic ActionResult Create()
Public Function Create As ActionResult
Return Value
Type:
ActionResultView of new report template
Examples
GET: ReportTemplate/Create
See Also