Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
enum in razor page
Aliendreamer
Nov 24th, 2018
252
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.25 KB
| None
|
0
0
raw
download
clone
embed
print
report
@
foreach
(
ProductType type
in
Enum
.
GetValues
(
typeof
(
ProductType
)
)
)
{
<
label
>
<
input asp
-
for
=
"Type"
type
=
"radio"
value
=
"@type"
/>
@type
</
label
>
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Make $200 in 15 minutes G
JavaScript | 1 min ago | 0.07 KB
MAKE $900 INSTANTLY K
JavaScript | 1 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] R
JavaScript | 5 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN Q
JavaScript | 6 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] C
JavaScript | 7 min ago | 0.07 KB
Make $200 in 15 minutes Y
JavaScript | 10 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] K
JavaScript | 12 min ago | 0.07 KB
Make $200 in 15 minutes N
JavaScript | 12 min ago | 0.07 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!