Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Jumoo
LocalGov311
Open311SettingsApiController
C# Class Jumoo.LocalGov311.Open311SettingsApiController
Inheritance:
Umbraco.Web.Editors.UmbracoAuthorizedJsonController
Show file
Open project: KevinJump/LocalGovStarterKit
Public Methods
Method
Description
GetApiRoot
( ) :
string
GetCacheSize
( ) :
int
GetSettings
( ) :
Open311Settings
Method Details
GetApiRoot()
public
method
public
GetApiRoot
( ) :
string
return
string
GetCacheSize()
public
method
public
GetCacheSize
( ) :
int
return
int
GetSettings()
public
method
public
GetSettings
( ) :
Open311Settings
return
Open311Settings