C# Class Signum.Web.LightEntityLineHelper

Mostrar archivo Open project: signumsoftware/framework

Public Methods

Method Description
LightEntityLine ( this helper, Lite lite, bool isSearch, bool targetBlank = true, string innerText = null ) : System.Web.Mvc.MvcHtmlString

Method Details

LightEntityLine() public static method

public static LightEntityLine ( this helper, Lite lite, bool isSearch, bool targetBlank = true, string innerText = null ) : System.Web.Mvc.MvcHtmlString
helper this
lite Lite
isSearch bool
targetBlank bool
innerText string
return System.Web.Mvc.MvcHtmlString