• Knowledge Base
  • Statistic
KB Champion May! chandra
  1. Home
  2. Razor

Razor

Get Area Name in ASP Razor

Posted on November 19, 2014 by Chandra Oemaryadi

[code language=”csharp”] ViewContext.RouteData.DataTokens["area"] [/code]

Read more

Read more

  Posted in ASP.NET MVC Tagged Razor    Leave a comment

Razor Converting Enum to int Inside a View

Posted on May 15, 2014 by Chandra Oemaryadi

[code language=”csharp”] @((int) FidItemStatus.FINISH) [/code]

Read more

Read more

  Posted in ASP.NET MVC Tagged Razor    Leave a comment

Proudly powered by WordPress | Theme: WP Knowledge Base by iPanelThemes.com.