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