Свойство | Тип | Описание | |
---|---|---|---|
TemplateIds | string[]>.Dictionary | ||
Templates | string[] |
Свойство | Тип | Описание | |
---|---|---|---|
Get | jQueryObject |
Метод | Описание | |
---|---|---|
Get ( string template, string templateId, bool removeId ) : jQueryObject | ||
LoadTemplateFile ( System.Action successCallback, Action |
Метод | Описание | |
---|---|---|
Get ( string template, string templateId ) : jQueryObject |
public static Get ( string template, string templateId, bool removeId ) : jQueryObject | ||
template | string | |
templateId | string | |
removeId | bool | |
Результат | jQueryObject |
public static LoadTemplateFile ( System.Action successCallback, Action |
||
successCallback | System.Action | |
failureCallback | Action |
|
Результат | void |
public static Dictionary |
||
Результат | string[]>.Dictionary |