Returns references to script resources used by the Palomino framework.

Namespace:  C1.Web.UI.Controls.C1TreeView
Assembly:  C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)

Syntax

C#
public IEnumerable<ScriptReference> GetFrameworkScriptReferences()
Visual Basic
Public Function GetFrameworkScriptReferences As IEnumerable(Of ScriptReference)

Return Value

See Also