Namespace:  C1.Web.C1WebChart
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
protected internal override void FireGeneralCallback(
	string callbackArg
)
Visual Basic
Protected Friend Overrides Sub FireGeneralCallback ( _
	callbackArg As String _
)

Parameters

callbackArg
Type: System..::..String

See Also