RecroGridGetRecroGridScriptReferences Method

Required script references for client-side use of RGF.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.3.1.24.0524.1
C#
public static string GetRecroGridScriptReferences(
	HttpContext httpContext
)

Parameters

httpContext  HttpContext
 

Return Value

String

Remarks

Standard <script> tags that need to be placed on the HTML page.

See Also