Returns references to script resources used by the C1TreeViewNode in the C1TreeView control.
Namespace:
C1.Web.UI.Controls.C1TreeViewAssembly: C1.Web.UI.Controls.3 (in C1.Web.UI.Controls.3.dll)
Syntax
C# |
---|
public IEnumerable<ScriptReference> GetControlScriptReferences() |
Visual Basic |
---|
Public Function GetControlScriptReferences As IEnumerable(Of ScriptReference) |