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
Admin
Trash
C# Class Admin.Trash
Inheritance:
System.Web.UI.Page
Show file
Open project: rasmuskl/ReSharperCourse
Protected Methods
Method
Description
OnLoad
(
EventArgs
e
) :
void
Private Methods
Method
Description
LoadPager
(
int
page
) :
string
LoadTrash
(
string
trashType
,
int
page
) :
IEnumerable
ProcessTrash
(
string
action
,
string
vals
) :
BlogEngine.Core.Json.JsonResponse
Method Details
OnLoad()
protected
method
protected
OnLoad
(
EventArgs
e
) :
void
e
System.EventArgs
return
void