Namespace:
C1.Web.C1WebChartBase
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Assembly: C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)
Syntax
| C# |
|---|
protected internal virtual void FireGeneralCallback( string callbackArg ) |
| Visual Basic |
|---|
Protected Friend Overridable Sub FireGeneralCallback ( _ callbackArg As String _ ) |
Parameters
- callbackArg
- Type: System..::..String