Suoranta.WebApp.Types Namespace
Suoranta.WebApp - Developer API

HtmlHelperExtensions..::..GetSvgIcon Method (IHtmlHelper, String, String, String)

Namespace:  Suoranta.WebApp.View.RazorHelpers
Assembly:  Suoranta.WebApp (in Suoranta.WebApp.dll)

Syntax


public static IHtmlString GetSvgIcon(
	this IHtmlHelper htmlHelper,
	string icon,
	string cssColor,
	string size
)

Parameters

htmlHelper
Type: Suoranta.WebApp.Interfaces..::..IHtmlHelper
icon
Type: String
cssColor
Type: String
size
Type: String