Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
SanSYS
Mar 10th, 2015
213
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
public
class
MyHandler
{
public
void
ProcessRequest
(
HttpContext context
)
{
int
imageID
=
int
.
Parse
(
(
string
)
context
.
Request
.
RequestContext
.
RouteData
.
Values
[
"ImageID"
]
)
;
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
200 INSTANTLY [Works Worldwide]? SD
Java | 14 min ago | 0.06 KB
tdhj
JavaScript | 47 min ago | 0.47 KB
BinaryNinja 5.1.8005 (Jul 25, 2025)
JSON | 58 min ago | 1.92 KB
Homework46
C# | 1 hour ago | 9.61 KB
считывание вектора
C++ | 1 hour ago | 0.64 KB
проверка на двудольность
C++ | 1 hour ago | 1.08 KB
fw-mt
Bash | 1 hour ago | 1.47 KB
Untitled
JSON | 1 hour ago | 40.16 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!