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
HotelManagement
Controllers
BaseController
C# Class HotelManagement.Controllers.BaseController
Inheritance:
Controller
Show file
Open project: avdevelop/hotelmanagement
Public Methods
Method
Description
RequestValid
( ) :
bool
ReturnUrlSet
( ) :
void
Private Methods
Method
Description
Index
( ) :
System.Web.Mvc.ActionResult
Method Details
RequestValid()
public
method
public
RequestValid
( ) :
bool
return
bool
ReturnUrlSet()
public
method
public
ReturnUrlSet
( ) :
void
return
void