Spread ASP.NET 16
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / FpChart Class / RegisterScriptReference Method


In This Topic
    RegisterScriptReference Method (FpChart)
    In This Topic
    Registers the script reference when needed to handle the Client event.
    Syntax
    'Declaration
     
    Protected Overridable Sub RegisterScriptReference() 
    'Usage
     
    Dim instance As FpChart
     
    instance.RegisterScriptReference()
    protected virtual void RegisterScriptReference()
    See Also