'
Show / Hide Table of Contents

Class SiteTypeController

The Site Type Controller is a controller that allows data to be retrieved and updated within the Ayuda Platform.

Namespace: Ayuda.BMS.Splash.Areas.Pi.Controllers
Remarks

This web service can be accessed using an address similar to the following: https://[AYUDA DEPLOYMENT URL]/Juice/Pi/SiteType

Methods

GetAll()

Declaration
public JsonResult GetAll()
Returns
Type Description
System.Web.Mvc.JsonResult
Back to top Generated by DocFX