When overridden in a derived class, registers the script libraries for the control.
Namespace:
C1.Web.UI.Controls.C1ToolBarAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
| C# |
|---|
protected override List<ScriptReference> GetScriptReferences() |
| Visual Basic (Declaration) |
|---|
Protected Overrides Function GetScriptReferences As List(Of ScriptReference) |