Language: C#
GetRowClass
public static string GetRowClass(this HtmlHelper helper, AtwoodPost.Models.Page page) { return page.IsActive ? GetRowClass(helper, page.ListIndex) : "inactive-row"; }
Tags:
Description:
This is for Rick :)
Report Abuse
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search

