This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6f383a0f0f
aspnetcore
/
test
/
testapps
/
BasicTestApp
/
DataDashComponent.cshtml
6 lines
93 B
Plaintext
Raw
Blame
History
<div id="cool_beans" data-tab="@TabId">@TabId</div>
@functions {
string TabId = "17";
}
Reference in New Issue
View Git Blame
Copy Permalink