C# Class JSHelperDemo.Components.MyHelpers

Exibir arquivo Open project: jamescurran/JavascriptHelper

Public Methods

Method Description
MessageBox ( this html, string id, string Text, string title = "Error", string icon = "info" ) : System.Web.Mvc.MvcHtmlString

Method Details

MessageBox() public static method

public static MessageBox ( this html, string id, string Text, string title = "Error", string icon = "info" ) : System.Web.Mvc.MvcHtmlString
html this
id string
Text string
title string
icon string
return System.Web.Mvc.MvcHtmlString