C# Класс Signum.Web.BasicScriptHtmlManager

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
MainAssembly System.Reflection.Assembly
Subdomain string>.Func

Защищенные свойства (Protected)

Свойство Тип Описание
cssElement string
jsElement string

Открытые методы

Метод Описание
CombinedScript ( HtmlHelper html, string files, ScriptType scriptType ) : System.Web.Mvc.MvcHtmlString
GerUrlsFor ( string files, ScriptType scriptType ) : string[]

Описание методов

CombinedScript() публичный Метод

public CombinedScript ( HtmlHelper html, string files, ScriptType scriptType ) : System.Web.Mvc.MvcHtmlString
html HtmlHelper
files string
scriptType ScriptType
Результат System.Web.Mvc.MvcHtmlString

GerUrlsFor() публичный Метод

public GerUrlsFor ( string files, ScriptType scriptType ) : string[]
files string
scriptType ScriptType
Результат string[]

Описание свойств

MainAssembly публичное свойство

public Assembly,System.Reflection MainAssembly
Результат System.Reflection.Assembly

Subdomain публичное свойство

public Func Subdomain
Результат string>.Func

cssElement защищенное статическое свойство

protected static string cssElement
Результат string

jsElement защищенное статическое свойство

protected static string jsElement
Результат string