Best-Answer.Net

Search
Skip to content
  • Home
VB.NET, Visual Studio 2013

How to use Twitter Bootstrap button with @html.actionlink in mvc4 using vb.net

September 20, 2014 hs

If you are using the Twitter Bootsrap in you MVC4 project and you have a need to display a boostrap button then here is a simple way to use it with the @html.actionlink

@Html.ActionLink(“download”, “download”, New With {.rid = Model.RingID}, New With {.class = Html.Raw(“btn btn-primary btn-mini”)})

@html.actionlinkMVC3MVC4Twitter BoostrapVB.NETVisual Studio

Post navigation

Previous PostHow to recover your Samsung smart phone from a soft brickNext PostHow to generate Random Integers in VB.NET

Best Answers – Simple and Precise

Categories

  • Android
  • C#
  • Entity Framework
  • MS EXCEL Macros and VBA
  • R
  • REGEX
  • SQL Server
  • VB.NET
  • Visual Studio 2013
  • WordPress
  • WPF
Proudly powered by WordPress