Property | Type | Description | |
---|---|---|---|
TemplateIds | string[]>.Dictionary | ||
Templates | string[] |
Property | Type | Description | |
---|---|---|---|
Get | jQueryObject |
Method | Description | |
---|---|---|
Get ( string template, string templateId, bool removeId ) : jQueryObject | ||
LoadTemplateFile ( System.Action successCallback, Action |
Method | Description | |
---|---|---|
Get ( string template, string templateId ) : jQueryObject |
public static Get ( string template, string templateId, bool removeId ) : jQueryObject | ||
template | string | |
templateId | string | |
removeId | bool | |
return | jQueryObject |
public static LoadTemplateFile ( System.Action successCallback, Action |
||
successCallback | System.Action | |
failureCallback | Action |
|
return | void |
public static Dictionary |
||
return | string[]>.Dictionary |